raster-benchmark icon indicating copy to clipboard operation
raster-benchmark copied to clipboard

Ideas

Open kadyb opened this issue 4 years ago • 1 comments

  1. Results validation.
  2. New test scenario where the dataset doesn't fit in memory - block processing.
  3. Several datasets (different sizes and data types, e.g. float16).
  4. Docker.
  5. Log memory demand.
  6. Reorganize files in the repository.

kadyb avatar May 03 '21 22:05 kadyb

  1. Try test abandoned R velox package.
  2. Maybe add new task: pixel value filtering (e.g. x > 500)?
  3. Test focal() but it will probably only be limited to {raster} and {terra}.
  4. terra::resample(), exactextractr::exact_resample()
  5. Add {xarray-spatial}?
  6. terra::extract() vs terra::rasterize() + terra::zonal()

kadyb avatar Dec 14 '21 19:12 kadyb