EOX GitLab Instance

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

redo paths in preprocessor configs, gy01, ew02, ew03, ew01

parent 9f64fbcd
No related branches found
No related tags found
2 merge requests!49Production release 1.1.1,!42Redis statuses
......@@ -195,18 +195,31 @@ preprocessing:
- "*.tif"
GY01:
data_file_globs:
- "*_MUL*.tif"
- "*_PSH*.tif"
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
EW03:
data_file_globs:
- "*_MUL*.tif"
- "*_PSH*.tif"
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
EW02:
data_file_globs:
- "*_MUL*.tif"
- "*_PSH*.tif"
GE01:
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
EW01:
data_file_globs:
- "*.TIF"
- "*.tif"
# this configuration is still a stub - not all product types are done
# https://gitlab.eox.at/esa/prism/vs/-/issues/56
......
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