Skip to content

openEO GFMap v0.3.0

Latest
Compare
Choose a tag to compare
@VincentVerelst VincentVerelst released this 08 Jan 10:32
· 4 commits to main since this release

Added

  • 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