Skip to content

Commit c610b6e

Browse files
authored
Merge pull request #270 from ESA-WEED-project/bdr_eu_models_v2
adding STAC version:1.1 for extra metadata.
2 parents 2321dc8 + 719b2ac commit c610b6e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/eo_processing/config/settings.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
"executor-memoryOverhead": "2G",
7777
"executor-cores": 2,
7878
"max-executors": 50,
79-
"soft-errors": "true"
79+
"soft-errors": "true",
80+
"stac-version":"1.1"
8081
}
8182

8283
OPENEO_EXTRACT_CREO_JOB_OPTIONS: Dict[str, str] = {

0 commit comments

Comments
 (0)