EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Commits
6ce742b1
Commit
6ce742b1
authored
4 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
update vhr18 preprocessor config to more final form
parent
c3a6ed20
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/vhr18_preprocessor-config.yml
+14
-36
14 additions, 36 deletions
config/vhr18_preprocessor-config.yml
with
14 additions
and
36 deletions
config/vhr18_preprocessor-config.yml
+
14
−
36
View file @
6ce742b1
# source:
# type: swift
# kwargs:
# username: !env '${OS_USERNAME_DOWNLOAD}'
# password: !env '${OS_PASSWORD_DOWNLOAD}'
# tenant_name: !env '${OS_TENANT_NAME_DOWNLOAD}'
# tenant_id: !env '${OS_TENANT_ID_DOWNLOAD}'
# region_name: !env '${OS_REGION_NAME_DOWNLOAD}'
# auth_url: !env '${OS_AUTH_URL_DOWNLOAD}'
# auth_version: !env '${ST_AUTH_VERSION_DOWNLOAD}'
# user_domain_name: !env '${OS_USER_DOMAIN_NAME_DOWNLOAD}'
source
:
type
:
local
type
:
swift
kwargs
:
storage_path
:
/mnt/data/
username
:
!env
'
${OS_USERNAME_DOWNLOAD}'
password
:
!env
'
${OS_PASSWORD_DOWNLOAD}'
tenant_name
:
!env
'
${OS_TENANT_NAME_DOWNLOAD}'
tenant_id
:
!env
'
${OS_TENANT_ID_DOWNLOAD}'
region_name
:
!env
'
${OS_REGION_NAME_DOWNLOAD}'
auth_url
:
!env
'
${OS_AUTH_URL_DOWNLOAD}'
auth_version
:
!env
'
${ST_AUTH_VERSION_DOWNLOAD}'
user_domain_name
:
!env
'
${OS_USER_DOMAIN_NAME_DOWNLOAD}'
target
:
type
:
swift
kwargs
:
...
...
@@ -25,13 +20,8 @@ target:
auth_version
:
!env
'
${ST_AUTH_VERSION}'
auth_url
:
!env
'
${OS_AUTH_URL}'
user_domain_name
:
!env
'
${OS_USER_DOMAIN_NAME}'
# target:
# type: local
# kwargs:
# storage_path: /mnt/data/target
workdir
:
/mnt/data/workdir
keep_temp
:
true
# metadata file to look for in downloaded tar/zip file
metadata_glob
:
'
*GSC*.xml'
...
...
@@ -49,6 +39,10 @@ preprocessing:
move_files
:
true
data_file_globs
:
-
'
*.tif'
-
'
*.jp2'
georeference
:
type
:
gcp
order
:
2
output
:
options
:
format
:
COG
...
...
@@ -60,22 +54,6 @@ preprocessing:
-
BIGTIFF=IF_SAFER
-
OVERVIEWS=AUTO
types
:
AA01
:
#KS03 before
PH1B
:
# just to pass validation
nested
:
true
data_file_globs
:
-
'
*.tif'
additional_file_globs
:
-
'
*.rpc'
georeference
:
stack_bands
:
# stack all bands for each scene in the product
group_by
:
'
.*/(.*)_P..tif'
sort_by
:
'
.*_P(R|G|B|N).tif'
order
:
-
R
-
G
-
B
-
N
PH1B
:
nested
:
false
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment