Skip to content

Commit 155af69

Browse files
committed
remove intentionally failing scenario
#145
1 parent 96af79b commit 155af69

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

algorithm_catalog/vito/max_ndvi/benchmark_scenarios/max_ndvi.json

-29
Original file line numberDiff line numberDiff line change
@@ -28,35 +28,6 @@
2828
"openEO.tif": "https://s3.waw3-1.cloudferro.com/apex-benchmarks/gh-14141126148!tests_test_benchmarks.py__test_run_benchmark_max_ndvi_!actual/openEO.tif"
2929
}
3030
},
31-
{
32-
"id": "max_ndvi_fail_intentionally",
33-
"type": "openeo",
34-
"description": "max_ndvi example, intentionally failing for testing purposes",
35-
"backend": "openeofed.dataspace.copernicus.eu",
36-
"process_graph": {
37-
"maxndvi1": {
38-
"process_id": "max_ndvi",
39-
"namespace": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/11c27fb1a90cfc8f2eb285b881d1db8a96c358f4/openeo_udp/examples/max_ndvi/max_ndvi.json",
40-
"arguments": {
41-
"bbox": {
42-
"west": 11.07,
43-
"east": 11.09,
44-
"south": 51.21,
45-
"north": 51.23
46-
},
47-
"temporal_extent": [
48-
"2023-08-01",
49-
"2023-09-30"
50-
]
51-
},
52-
"result": true
53-
}
54-
},
55-
"reference_data": {
56-
"job-results.json": "https://s3.waw3-1.cloudferro.com/apex-benchmarks/max_ndvi.json:max_ndvi:reference:job-results.json",
57-
"openEO.tif": "https://s3.waw3-1.cloudferro.com/apex-benchmarks/max_ndvi.json:max_ndvi:reference:openEO.tif"
58-
}
59-
},
6031
{
6132
"id": "max_ndvi_large",
6233
"type": "openeo",

0 commit comments

Comments
 (0)