We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fee00 commit d53236dCopy full SHA for d53236d
benchmark_scenarios/README.md
@@ -19,3 +19,4 @@ which have the following properties:
19
| backend | string | **REQUIRED.** The openEO backend URL to be used. |
20
| process_graph | object | **REQUIRED.** The openEO process graph to be executed. |
21
| reference_data | object | Expected/reference data of the benchmark, as a mapping of output names to (e.g. object storage) URLs. |
22
+| reference_options | object | Optional settings for reference comparisong, e.g. "rtol" for relative tolerance and "atol" for absolute tolerance. |
0 commit comments