Skip to content

Commit

Permalink
Issue #5 finetune max_ndvi_fail_intentionally benchmark a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jul 17, 2024
1 parent bee4346 commit 54c9080
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark_scenarios/max_ndvi.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
}
},
{
"id": "max_ndvi_fail",
"id": "max_ndvi_fail_intentionally",
"type": "openeo",
"description": "max_ndvi example, intentionally failing",
"description": "max_ndvi example, intentionally failing for testing purposes",
"backend": "openeofed.dataspace.copernicus.eu",
"process_graph": {
"maxndvi1": {
"process_id": "max_ndvi",
"namespace": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/f99f351d74d291d628e3aaa07fd078527a0cb631/openeo_udp/examples/max_ndvi/max_ndvi.json",
"arguments": {
"bbox": {
"west": 6.07,
"east": 6.09,
"west": 11.07,
"east": 11.09,
"south": 51.21,
"north": 51.23
},
Expand Down

0 comments on commit 54c9080

Please sign in to comment.