EOX GitLab Instance

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

add new glob for -S2A

parent ececb9ac
No related branches found
No related tags found
2 merge requests!49Production release 1.1.1,!42Redis statuses
......@@ -194,29 +194,36 @@ preprocessing:
data_file_globs:
- "*.tif"
GY01:
# throw away Panchromatic *-P3D*
data_file_globs:
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
- "*-M3D*.TIF"
- "*-M3D*.tif"
- "*-S3D*.TIF"
- "*-S3D*.tif"
- "*-M2A*.TIF"
- "*-M2A*.tif"
- "*-S2A*.TIF"
- "*-S2A*.tif"
EW03:
data_file_globs:
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
- "*-M3D*.TIF"
- "*-M3D*.tif"
- "*-S3D*.TIF"
- "*-S3D*.tif"
- "*-M2A*.TIF"
- "*-M2A*.tif"
- "*-S2A*.TIF"
- "*-S2A*.tif"
EW02:
data_file_globs:
- "*-M3DS*.TIF"
- "*-M3DS*.tif"
- "*-S3DS*.TIF"
- "*-S3DS*.tif"
- "*-M2AS*.TIF"
- "*-M2AS*.tif"
- "*-M3D*.TIF"
- "*-M3D*.tif"
- "*-S3D*.TIF"
- "*-S3D*.tif"
- "*-M2A*.TIF"
- "*-M2A*.tif"
- "*-S2A*.TIF"
- "*-S2A*.tif"
EW01:
data_file_globs:
- "*.TIF"
......
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