There was an error while loading. Please reload this page.
2 parents 2321dc8 + 719b2ac commit c610b6eCopy full SHA for c610b6e
1 file changed
src/eo_processing/config/settings.py
@@ -76,7 +76,8 @@
76
"executor-memoryOverhead": "2G",
77
"executor-cores": 2,
78
"max-executors": 50,
79
- "soft-errors": "true"
+ "soft-errors": "true",
80
+ "stac-version":"1.1"
81
}
82
83
OPENEO_EXTRACT_CREO_JOB_OPTIONS: Dict[str, str] = {
0 commit comments