openEO
ESA worldcereal global crop type detector
Load in Sentinel-1, Sentinel-2, METEO and Copernicus-30 data and apply a CatBoost model to map the type of crops.
Execution information
-
openEO Process
-
openEO Backend
Parameter | Type | Default |
---|---|---|
spatial_extent (required) Limits the data to process to the specified bounding box or polygons. For raster data, the process loads the pixel into the data cube if the point at the pixel center intersects with the bounding box or any of the polygons (as defined in the Simple Features standard by the OGC). For vector data, the process loads the geometry into the data cube if the geometry is fully within the bounding box or any of the polygons (as defined in the Simple Features standard by the OGC). Empty geometries may only be in the data cube if no spatial extent has been provided. Empty geometries are ignored. Set this parameter to null to set no limit for the spatial extent. | object/bounding-box, object/datacube | |
temporal_extent (required) Temporal extent specified as two-element array with start and end date/date-time. | array/temporal-interval | |
model_url (required) The URL of the trained ONNX model | string | |
projection The EPSG code of the output projection. If not set, the default UTM projection is used. | string |