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
Add openeo.udf.run_code.extract_udf_dependencies() to extract UDF dependency declarations from UDF code
(related to Open-EO/openeo-geopyspark-driver#237)
Added more openeo.api.process.Parameter helpers to easily create "bounding_box", "date", "datetime", "geojson" and "temporal_interval" parameters for UDP construction.
Added convenience method Connection.load_stac_from_job(job) to easily load the results of a batch job with the load_stac process (#566)
load_stac/metadata_from_stac: add support for extracting band info from "item_assets" in collection metadata (#573)
Added initial openeo.testing submodule for reusable test utilities
Fixed
Initial fix for broken DataCube.reduce_temporal() after load_stac (#568)