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
ddc3fbb7
Commit
ddc3fbb7
authored
4 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
add configs
parent
c37f72dc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!49
Production release 1.1.1
,
!42
Redis statuses
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/emg_preprocessor-config.yml
+35
-1
35 additions, 1 deletion
config/emg_preprocessor-config.yml
config/emg_registrar-config.yml
+14
-0
14 additions, 0 deletions
config/emg_registrar-config.yml
with
49 additions
and
1 deletion
config/emg_preprocessor-config.yml
+
35
−
1
View file @
ddc3fbb7
...
...
@@ -45,11 +45,13 @@ preprocessing:
format
:
COG
dstSRS
:
'
EPSG:4326'
dstNodata
:
0
multithread
:
True
warpMemoryLimit
:
3000
creationOptions
:
-
BLOCKSIZE=512
-
COMPRESS=DEFLATE
-
NUM_THREADS=8
-
BIGTIFF=
IF_NEEDED
-
BIGTIFF=
YES
-
OVERVIEWS=AUTO
types
:
KS03
:
...
...
@@ -132,6 +134,7 @@ preprocessing:
-
"
*_pansharpened.tif"
SP06
:
data_file_globs
:
# throw away Panchromatic *_P_*
-
"
*IMG_*_PMS_*.JP2"
-
"
*IMG_*_PMS_*.tif"
-
"
*IMG_*_MS_*.JP2"
...
...
@@ -154,8 +157,39 @@ preprocessing:
-
"
*DIM_*"
georeference
:
geotransforms
:
# first try RPC, if not present, go on
-
type
:
rpc
-
type
:
no_op
PH1A
:
data_file_globs
:
-
"
*IMG_*_PMS_*.JP2"
-
"
*IMG_*_PMS_*.tif"
-
"
*IMG_*_MS_*.JP2"
-
"
*IMG_*_MS_*.tif"
additional_file_globs
:
-
"
*RPC_*"
-
"
*DIM_*"
georeference
:
geotransforms
:
-
type
:
rpc
-
type
:
no_op
PH1B
:
data_file_globs
:
-
"
*IMG_*_PMS_*.JP2"
-
"
*IMG_*_PMS_*.tif"
-
"
*IMG_*_MS_*.JP2"
-
"
*IMG_*_MS_*.tif"
additional_file_globs
:
-
"
*RPC_*"
-
"
*DIM_*"
georeference
:
geotransforms
:
-
type
:
rpc
-
type
:
no_op
PL00
:
# todo reorder bands from bgrnir to rgbnir
data_file_globs
:
-
"
*MS.tif"
# this configuration is still a stub - not all product types are done
# https://gitlab.eox.at/esa/prism/vs/-/issues/56
# https://gitlab.eox.at/esa/prism/vs/-/issues/23
This diff is collapsed.
Click to expand it.
config/emg_registrar-config.yml
+
14
−
0
View file @
ddc3fbb7
...
...
@@ -254,6 +254,20 @@ backends:
-
!env
'
${COLLECTION}'
coverages
:
SK00
:
RGBNir
SW03
:
~
:
product_type_name
:
!env
'
${COLLECTION}_Product_SW03'
collections
:
-
!env
'
${COLLECTION}'
coverages
:
SW03
:
RGBNir
PL00
:
~
:
product_type_name
:
!env
'
${COLLECTION}_Product_PL00'
collections
:
-
!env
'
${COLLECTION}'
coverages
:
PL00
:
RGBNir
TX01_2
:
~
:
product_type_name
:
!env
'
${COLLECTION}_Product_TX01_2'
...
...
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