Skip to content

Commit d53236d

Browse files
committed
fixup! Issue #60 support custom comparison tolerances in benchmark scenarios
1 parent 68fee00 commit d53236d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark_scenarios/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ which have the following properties:
1919
| backend | string | **REQUIRED.** The openEO backend URL to be used. |
2020
| process_graph | object | **REQUIRED.** The openEO process graph to be executed. |
2121
| 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

Comments
 (0)