TNO Intern

Commit abbe83ee authored by Arjo Segers's avatar Arjo Segers
Browse files

Merge branch 'configs' into 'master'

Updated template settings.

See merge request !27
parents d43713e7 8abd7987
Loading
Loading
Loading
Loading
Loading
+5 −13
Original line number Diff line number Diff line
@@ -34,16 +34,11 @@ cso.s5p.co.inquire-table-dataspace.timerange.start : ${my.full-timerange
cso.s5p.co.inquire-table-dataspace.timerange.end          :  ${my.full-timerange.end}

! API url:
cso.s5p.co.inquire-table-dataspace.url                    :  https://catalogue.dataspace.copernicus.eu/resto/api
cso.s5p.co.inquire-table-dataspace.url                    :  https://stac.dataspace.copernicus.eu/v1

! collection name:
cso.s5p.co.inquire-table-dataspace.collection             :  Sentinel5P

! product type, always 10 characters!
!   L2__CO___
!   L2__CO____
!   ...
cso.s5p.co.inquire-table-dataspace.producttype            :  L2__CO____
! collection names (space seperated list):
cso.s5p.co.inquire-table-dataspace.collections            :  sentinel-5p-l2-co-rpro \
                                                             sentinel-5p-l2-co-offl

! target area;
!!~ empty for no limitation:
@@ -51,9 +46,6 @@ cso.s5p.co.inquire-table-dataspace.producttype : L2__CO____
!~ domain specified as:  west,south,east,north
cso.s5p.co.inquire-table-dataspace.area                   :  ${my.region.west},${my.region.south},${my.region.east},${my.region.north}

! template for download url given "{product_id}":
cso.s5p.co.inquire-table-dataspace.download_url           :  https://zipper.dataspace.copernicus.eu/odata/v1/Products({product_id})/$value

! output table, date of today:
cso.s5p.co.inquire-table-dataspace.output.file            :  ${my.work}/Copernicus-inquire/Copernicus_S5p_CO_dataspace__%Y-%m-%d.csv

+4 −12
Original line number Diff line number Diff line
@@ -34,16 +34,11 @@ cso.s5p.hcho.inquire-table-dataspace.timerange.start : ${my.full-timeran
cso.s5p.hcho.inquire-table-dataspace.timerange.end          :  ${my.full-timerange.end}

! API url:
cso.s5p.hcho.inquire-table-dataspace.url                    :  https://catalogue.dataspace.copernicus.eu/resto/api
cso.s5p.hcho.inquire-table-dataspace.url                    :  https://stac.dataspace.copernicus.eu/v1

! collection name:
cso.s5p.hcho.inquire-table-dataspace.collection             :  Sentinel5P

! product type, always 10 characters!
!   L2__HCHO___
!   L2__CO____
!   ...
cso.s5p.hcho.inquire-table-dataspace.producttype            :  L2__HCHO__
! collection names (space seperated list):
cso.s5p.hcho.inquire-table-dataspace.collections            :  sentinel-5p-l2-hcho-rpro \
                                                               sentinel-5p-l2-hcho-offl

! target area;
!!~ empty for no limitation:
@@ -51,9 +46,6 @@ cso.s5p.hcho.inquire-table-dataspace.producttype : L2__HCHO__
!~ domain specified as:  west,south,east,north
cso.s5p.hcho.inquire-table-dataspace.area                   :  ${my.region.west},${my.region.south},${my.region.east},${my.region.north}

! template for download url given "{product_id}":
cso.s5p.hcho.inquire-table-dataspace.download_url           :  https://zipper.dataspace.copernicus.eu/odata/v1/Products({product_id})/$value

! output table, date of today:
cso.s5p.hcho.inquire-table-dataspace.output.file            :  ${my.work}/Copernicus-inquire/Copernicus_S5p_HCHO_dataspace__%Y-%m-%d.csv

+4 −12
Original line number Diff line number Diff line
@@ -34,16 +34,11 @@ cso.s5p.no2.inquire-table-dataspace.timerange.start : ${my.full-timerang
cso.s5p.no2.inquire-table-dataspace.timerange.end          :  ${my.full-timerange.end}

! API url:
cso.s5p.no2.inquire-table-dataspace.url                    :  https://catalogue.dataspace.copernicus.eu/resto/api
cso.s5p.no2.inquire-table-dataspace.url                    :  https://stac.dataspace.copernicus.eu/v1

! collection name:
cso.s5p.no2.inquire-table-dataspace.collection             :  Sentinel5P

! product type, always 10 characters!
!   L2__NO2___
!   L2__CO____
!   ...
cso.s5p.no2.inquire-table-dataspace.producttype            :  L2__NO2___
! collection names (space seperated list):
cso.s5p.no2.inquire-table-dataspace.collections            :  sentinel-5p-l2-no2-rpro \
                                                              sentinel-5p-l2-no2-offl

! target area;
!!~ empty for no limitation:
@@ -51,9 +46,6 @@ cso.s5p.no2.inquire-table-dataspace.producttype : L2__NO2___
!~ domain specified as:  west,south,east,north
cso.s5p.no2.inquire-table-dataspace.area                   :  ${my.region.west},${my.region.south},${my.region.east},${my.region.north}

! template for download url given "{product_id}":
cso.s5p.no2.inquire-table-dataspace.download_url           :  https://zipper.dataspace.copernicus.eu/odata/v1/Products({product_id})/$value

! output table, date of today:
cso.s5p.no2.inquire-table-dataspace.output.file            :  ${my.work}/Copernicus-inquire/Copernicus_S5p_NO2_dataspace__%Y-%m-%d.csv

+4 −16
Original line number Diff line number Diff line
@@ -34,20 +34,11 @@ cso.s5p.o3-pr.inquire-table-dataspace.timerange.start : ${my.full-timera
cso.s5p.o3-pr.inquire-table-dataspace.timerange.end          :  ${my.full-timerange.end}

! API url:
cso.s5p.o3-pr.inquire-table-dataspace.url                    :  https://catalogue.dataspace.copernicus.eu/resto/api
cso.s5p.o3-pr.inquire-table-dataspace.url                    :  https://stac.dataspace.copernicus.eu/v1

! collection name:
cso.s5p.o3-pr.inquire-table-dataspace.collection             :  Sentinel5P

! product type, always 10 characters!
!   L2__O3____   : ozone total column
!   L2__O3_TCL   : ozone tropospheric column
!                    Level3 product? 
!                    3-days running average on 1.0 x 0.5 (lon x lat) grid
!   L2__O3__PR   : ozone profile
!   L2__CO____
!   ...
cso.s5p.o3-pr.inquire-table-dataspace.producttype            :  L2__O3__PR
! collection names (space seperated list):
cso.s5p.o3-pr.inquire-table-dataspace.collections            :  sentinel-5p-l2-o3-pr-rpro \
                                                                sentinel-5p-l2-o3-pr-offl

! target area;
!!~ empty for no limitation:
@@ -55,9 +46,6 @@ cso.s5p.o3-pr.inquire-table-dataspace.producttype : L2__O3__PR
!~ domain specified as:  west,south,east,north
cso.s5p.o3-pr.inquire-table-dataspace.area                   :  ${my.region.west},${my.region.south},${my.region.east},${my.region.north}

! template for download url given "{product_id}":
cso.s5p.o3-pr.inquire-table-dataspace.download_url           :  https://zipper.dataspace.copernicus.eu/odata/v1/Products({product_id})/$value

! output table, date of today:
cso.s5p.o3-pr.inquire-table-dataspace.output.file            :  ${my.work}/Copernicus-inquire/Copernicus_S5p_O3-PR_dataspace__%Y-%m-%d.csv

+8 −14
Original line number Diff line number Diff line
@@ -34,16 +34,11 @@ cso.s5p.so2.inquire-table-dataspace.timerange.start : ${my.full-timerang
cso.s5p.so2.inquire-table-dataspace.timerange.end          :  ${my.full-timerange.end}

! API url:
cso.s5p.so2.inquire-table-dataspace.url                    :  https://catalogue.dataspace.copernicus.eu/resto/api
cso.s5p.so2.inquire-table-dataspace.url                    :  https://stac.dataspace.copernicus.eu/v1

! collection name:
cso.s5p.so2.inquire-table-dataspace.collection             :  Sentinel5P

! product type, always 10 characters!
!   L2__SO2___
!   L2__CO____
!   ...
cso.s5p.so2.inquire-table-dataspace.producttype            :  L2__SO2___
! collection names (space seperated list):
cso.s5p.so2.inquire-table-dataspace.collections            :  sentinel-5p-l2-so2-rpro \
                                                              sentinel-5p-l2-so2-offl

! target area;
!!~ empty for no limitation:
@@ -51,9 +46,6 @@ cso.s5p.so2.inquire-table-dataspace.producttype : L2__SO2___
!~ domain specified as:  west,south,east,north
cso.s5p.so2.inquire-table-dataspace.area                   :  ${my.region.west},${my.region.south},${my.region.east},${my.region.north}

! template for download url given "{product_id}":
cso.s5p.so2.inquire-table-dataspace.download_url           :  https://zipper.dataspace.copernicus.eu/odata/v1/Products({product_id})/$value

! output table, date of today:
cso.s5p.so2.inquire-table-dataspace.output.file            :  ${my.work}/Copernicus-inquire/Copernicus_S5p_SO2_dataspace__%Y-%m-%d.csv

@@ -107,8 +99,10 @@ my.s5p.so2.download.selection : C03
!   (%{collection} == '03') and (%{processing} == 'OFFL')
!
#if "${my.s5p.so2.download.selection}" == "C03"
cso.s5p.so2.download.selection                     :  (%{collection} == '03') and (%{processing} == 'RPRO') ; \
                                                      (%{collection} == '03') and (%{processing} == 'OFFL')
!~ SO2 on DataSpace has a reprocessing with v2.7.0 (using COBRA algorithm?),
!  ignore the previous processings:
cso.s5p.so2.download.selection                     :  (%{collection} == '03') and (%{processing} == 'RPRO') & (%{processor_version} >= '020700') ; \
                                                      (%{collection} == '03') and (%{processing} == 'OFFL') & (%{processor_version} >= '020700')
#else
#error unsupported my.s5p.so2.download.selection "${my.s5p.so2.download.selection}"
#endif
Loading