EOX GitLab Instance

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

fix RS02 and georeference config

parent b9b454f9
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ preprocessing:
- "*.tif"
additional_file_globs:
- "*.rpc*"
georeference:
stack_bands:
group_by: ".*/(.*)_P..tif"
sort_by: ".*_P(R|G|B|N).tif"
......@@ -70,19 +69,17 @@ preprocessing:
nested: true
data_file_globs:
- "*IMAGERY*"
additional_file_globs:
- "*DIM*"
georeference:
- type: gcp
type: gcp
MER_RR__2P:
georeference:
- type: tps
type: tps
RS02:
nested: true
data_file_globs:
- "*imagery_*.tif"
georeference:
- type: gcp
type: gcp
calc:
formulas:
# complex b1/b2 to b1 uint16 for all 4 polarizations
......@@ -131,7 +128,6 @@ preprocessing:
nodata_value: 0
data_type: UInt16
stack_bands:
group_by: ".*/(.*)imagery_.*proc.tif"
sort_by: ".*_(HH|HV|VH|VV)_proc.tif"
order:
- HH
......
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