Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,22 @@
"process_graph": {
"parcel_delineation1": {
"process_id": "wac_inference_africa",
"namespace": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/b43116632be5e3cd6150fbff5ae21cb135763654/algorithm_catalog/wur/worldagrocommodities/openeo_udp/wac_inference_africa.json",
"namespace": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/c2d74e55afbc76ddb8eca9679196d1eab282e98c/algorithm_catalog/wur/worldagrocommodities/openeo_udp/wac_inference_africa.json",
"arguments": {
"spatial_extent": {
"west": 677736,
"south": 624010,
"east": 682736,
"north": 629010,
"crs": "EPSG:32630"
},
"spatial_extent":
{"west": 749000,
"south": -2378000,
"east": 750000,
"north": -2377000,
"crs": "EPSG:32638"},
"temporal_extent": [
"2023-01-01",
"2024-01-01"
],

"crs": "EPSG:32629"
"crs": "EPSG:32638",
"model_id":"WorldAgriCommodities_Africa_v1"


},
"result": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ Patch-based sliding window (size 128×128 px, overlap 64 px) via apply_neighborh

ONNX U-Net model loaded at runtime

### 5 Auxiliary Data

After the Model Inference, A preliminary Tree Cover Density Product is included for the year 2020



Loading