You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When resample_cube_spatial with average method is performed after an apply process (so not at load_collection time), the resamplemethod doesn't return the expected result.
When load_collection loads data from tiff, downsampling with non-default method also doesn't give expected result.
* use geotrellis snapshot
#303
* unit test update after geotrellis bugfix, average resampling is now different from nearest neighbour
* test fix: ref file got renamed
When resample_cube_spatial with average method is performed after an apply process (so not at load_collection time), the resamplemethod doesn't return the expected result.
When load_collection loads data from tiff, downsampling with non-default method also doesn't give expected result.
The cause is this Geotrellis issue:
locationtech/geotrellis#3541
The text was updated successfully, but these errors were encountered: