Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
26 stars 4 forks source link

resample_spatial with resolution = 0 #730

Open jdries opened 6 months ago

jdries commented 6 months ago

Apparently the default for resolution in resample_spatial is 0. The load_collection handling of resampling did not support this case. I already added a quickfix to simply fallback on regular resampling, but we still need to test. A better fix would also be to actually determine the right target resolution in load_collection.