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
split_job_s2sphere function to split jobs into S2cells of the s2sphere package. More info: http://s2geometry.io/. This job splitter recursively splits cells until the number of points in each cell is less than a given threshold.
Changed
ouput_path_generator in GFMapJobManager.on_job_done now requires asset_id as a keyword argument
Removed
Fixed
Fixed bug where s1_area_per_orbitstate_vvvh failed for FeatureCollections containing a single point
Fixed bug where gfmap didn't work with the latest version of the openeo-python-client
Fixed centroid calculation of S2 grid in split_job_s2grid
Fixed wrong nodata values in compress_backscatter_uint16 for backend CDSE, CDSE_STAGING and FED