xarray-spatial icon indicating copy to clipboard operation
xarray-spatial copied to clipboard

Add tests for cupy zonal stats

Open ianthomas23 opened this issue 3 years ago • 0 comments

Need to extend the existing zonal stats tests to include cupy. The three test functions affected are:

  • test_default_stats
  • test_zone_ids_stats
  • test_custom_stats

The default stats is easy to extend, the others are a little harder.

ianthomas23 avatar Feb 01 '22 11:02 ianthomas23