2.0.0-rc.2 #564
m-mohr
announced in
Announcements
2.0.0-rc.2
#564
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation: https://processes.openeo.org/2.0.0-rc.2/
Added
tests, moved specification tests and CI tools todev)date_difference: Allowweekas a unit #506export_collection: New processexport_workspace: New processrun_ogcapi: New processrun_ogcapi_externally: New processstac_modify: New processtext_find: New processChanged
apply_polygon,date_between,date_shift,filter_labels,inspectMention that
NaNis returned outside of the defined input range where possible.NaNvalues have to be handled.null, see also the implementation guide. #480Removed any character encoding related wording from the process specifications itself.
all: For empty arrays, returnstrueinstead of no-data. #494any: For empty arrays, returnsfalseinstead of no-data. #494apply_polygon: Renamedpolygonsparameter togeometriesfor better alignment with other geometry handling processes. #511clip: Throw an exception if min > max #472is_nan: Returnfalseinstead oftruefor non-numerical data types. #486save_results: Returns the STAC resource instead of booleantrueAPI#376Fixed
NaNis returned outside of the defined input range where possible.add_dimension: Clearly define behaviour for adding spatial dimensionsapply_polygon: Replaced outdated usage ofraster-cubesubtype withdatacubeand dimensions. #524aggregate_spatialandload_geojson: Dimensions must by of typegeometry, notgeometriesaggregate_spatial: Clarified that the output geometries are unchanged compared to the input geometries. #499aggregate_temporalandaggregate_temporal_period: Clarified that the process throws aDimensionNotAvailableexception when no temporal dimension exists.aggregate_temporal_period: Removed unused exceptionDistinctDimensionLabelsRequired.aggregate_temporal_period: Clarified that the definition of weeks follows ISO 8601.apply_polygon: Replaced outdated usage ofraster-cubesubtype withdatacubeand dimensions. #524array_interpolate_linear: Apply interpolation to NaN and no-data values.cummax,cummin,cumproduct,cumsum: Clarified the descriptions around theignore_nodataparameter.divide: Clarified behavior for division by 0between: Clarify thatnullis passed through.eqandneq: Explicitly set the minimum value for thedeltaparameter.filter_bbox,load_collection,load_stac: Clarified that the bounding box is reprojected to the CRS of the spatial data cube dimensions if required.filter_spatial: Clarified that masking is applied using the given geometries. #469load_collectionandload_stac:load_stac: Clarify handling of thepropertiesparameter in the context of STAC APIs and static catalogs. #536load_uploaded_filesandrun_udf: Clarify handling of file paths and addedFileNotFoundexception. #461mask: Add missing exceptionIncompatibleDataCubes#538mod: Clarified behavior for y = 0run_udf: Simplified and clarified the schema fordata- no functional change.sqrt: Clarified that NaN is returned for negative numbers.FeatureCollectiongeometries inload_collection,mask_polygon,apply_polygon, andload_stac#527This discussion was created from the release 2.0.0-rc.2.
Beta Was this translation helpful? Give feedback.
All reactions