raster-benchmark
raster-benchmark copied to clipboard
Ideas
- Results validation.
- New test scenario where the dataset doesn't fit in memory - block processing.
- Several datasets (different sizes and data types, e.g. float16).
- Docker.
- Log memory demand.
- Reorganize files in the repository.
- Try test abandoned R velox package.
- Maybe add new task: pixel value filtering (e.g. x > 500)?
- Test
focal()but it will probably only be limited to{raster}and{terra}. terra::resample(),exactextractr::exact_resample()- Add
{xarray-spatial}? terra::extract()vsterra::rasterize()+terra::zonal()