EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit ee54b943 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

vhr18 preprocessor config

parent a541c685
No related branches found
No related tags found
No related merge requests found
......@@ -20,14 +20,10 @@ target:
auth_version: !env '${ST_AUTH_VERSION}'
auth_url: !env '${OS_AUTH_URL}'
user_domain_name: !env '${OS_USER_DOMAIN_NAME}'
workdir: /mnt/data/workdir
# metadata file to look for in downloaded tar/zip file
container: !env '${UPLOAD_CONTAINER}'
workdir: /tmp
keep_temp: false
metadata_glob: '*GSC*.xml'
glob_case: false
# extractors for Product type / level
type_extractor:
xpath:
- /gsc:report/gsc:opt_metadata/gml:using/eop:EarthObservationEquipment/eop:platform/eop:Platform/eop:shortName/text()
......@@ -40,13 +36,11 @@ preprocessing:
data_file_globs:
- '*.tif'
- '*.jp2'
georeference:
type: gcp
order: 2
output:
options:
format: COG
dstSRS: 'EPSG:4326'
dstNodata: 0
creationOptions:
- BLOCKSIZE=512
- COMPRESS=DEFLATE
......@@ -56,4 +50,3 @@ preprocessing:
types:
PH1B: # just to pass validation
nested: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment