Skip to content

Commit e6487a2

Browse files
update worldcereal benchmark scenarios to latest UDP versions (#289)
1 parent 9410664 commit e6487a2

File tree

4 files changed

+7
-23
lines changed

4 files changed

+7
-23
lines changed

algorithm_catalog/vito/worldcereal_crop_extent/benchmark_scenarios/worldcereal_crop_extent.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"process_graph": {
88
"worldcerealcropextent1": {
99
"process_id": "worldcereal_crop_extent",
10-
"namespace": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_extent_v1.0.3/src/worldcereal/udp/worldcereal_crop_extent.json",
10+
"namespace": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_extent_v2.0.1/src/worldcereal/udp/worldcereal_crop_extent.json",
1111
"arguments": {
1212
"spatial_extent": {
1313
"west": 622694.5968575787,
@@ -25,13 +25,9 @@
2525
"result": true
2626
}
2727
},
28-
"job_options": {
29-
"image-name": "python38"
30-
},
3128
"reference_data": {
32-
"worldcereal-cropland-extent.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_extent/worldcereal-cropland-extent.tif",
3329
"job-results.json": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_extent/job-results.json",
34-
"worldcereal-cropland-extent-postprocessed.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_extent/worldcereal-cropland-extent-postprocessed.tif"
30+
"worldcereal_crop_extent_postprocessed.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_extent/worldcereal_crop_extent_postprocessed.tif"
3531
},
3632
"reference_options": {
3733
"atol": 10

algorithm_catalog/vito/worldcereal_crop_extent/records/worldcereal_crop_extent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"rel": "application",
9898
"type": "application/vnd.openeo+json;type=process",
9999
"title": "openEO Process Definition",
100-
"href": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_extent_v1.0.3/src/worldcereal/udp/worldcereal_crop_extent.json"
100+
"href": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_extent_v2.0.1/src/worldcereal/udp/worldcereal_crop_extent.json"
101101
},
102102
{
103103
"rel": "code",

algorithm_catalog/vito/worldcereal_crop_type/benchmark_scenarios/worldcereal_crop_type.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"process_graph": {
88
"worldcerealcropextent1": {
99
"process_id": "worldcereal_crop_type",
10-
"namespace": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v1.1.2/src/worldcereal/udp/worldcereal_crop_type.json",
10+
"namespace": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v2.0.1/src/worldcereal/udp/worldcereal_crop_type.json",
1111
"arguments": {
1212
"spatial_extent": {
1313
"west": 622694.5968575787,
@@ -26,20 +26,8 @@
2626
"result": true
2727
}
2828
},
29-
"job_options": {
30-
"driver-memory": "4g",
31-
"executor-memory": "2g",
32-
"executor-memoryOverhead": "1g",
33-
"python-memory": "3g",
34-
"soft-errors": "true",
35-
"udf-dependency-archives": [
36-
"https://artifactory.vgt.vito.be/artifactory/auxdata-public/openeo/onnx_dependencies_1.16.3.zip#onnx_deps"
37-
],
38-
"image-name": "python38"
39-
},
4029
"reference_data": {
41-
"worldcereal-cropland-type.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_type/worldcereal-cropland-type.tif",
42-
"worldcereal-cropland-type-postprocessed.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_type/worldcereal-cropland-type-postprocessed.tif",
30+
"worldcereal_crop_type_postprocessed.tif": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_type/worldcereal_crop_type_postprocessed.tif",
4331
"job-results.json": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-benchmarks/worldcereal_crop_type/job-results.json"
4432
},
4533
"reference_options": {

algorithm_catalog/vito/worldcereal_crop_type/records/worldcereal_crop_type.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"rel": "application",
9696
"type": "application/vnd.openeo+json;type=process",
9797
"title": "openEO Process Definition",
98-
"href": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v1.1.2/src/worldcereal/udp/worldcereal_crop_type.json"
98+
"href": "https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v2.0.1/src/worldcereal/udp/worldcereal_crop_type.json"
9999
},
100100
{
101101
"rel": "code",
@@ -137,7 +137,7 @@
137137
"rel": "webapp",
138138
"type": "text/html",
139139
"title": "OpenEO Web Editor",
140-
"href": "https://editor.openeo.org/?wizard=UDP&wizard~process=worldcereal_crop_type&wizard~processUrl=https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v1.0.0/src/worldcereal/udp/worldcereal_crop_type.json&server=https://openeofed.dataspace.copernicus.eu"
140+
"href": "https://editor.openeo.org/?wizard=UDP&wizard~process=worldcereal_crop_type&wizard~processUrl=https://raw.githubusercontent.com/WorldCereal/worldcereal-classification/refs/tags/worldcereal_crop_type_v2.0.1/src/worldcereal/udp/worldcereal_crop_type.json&server=https://openeofed.dataspace.copernicus.eu"
141141
},
142142
{
143143
"rel": "thumbnail",

0 commit comments

Comments
 (0)