TNO Intern

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

Settigns for S5p/CH4 product from ESA/SciHub.

parent 6b9eeba2
Loading
Loading
Loading
Loading
+749 −0

File added.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -481,15 +481,11 @@ cso.s5p.no2.listing.patterns : RPRO/NO2/${my.region}/%Y/%m/S5p_*.nc
!======================================================================

! target directory for catalogue:
cso.s5p.no2.catalogue.output.dir                  :  ${my.work}/CSO-catalogue/S5P/${my.s5p.no2.processing}/NO2

!! source files:
!cso.s5p.no2.catalogue.input.filenames             :  ${my.work}/CSO-data/S5p/${my.s5p.no2.processing}/NO2/${my.region}/%Y/%m/S5p_${my.s5p.no2.processing}_NO2_*.nc
cso.s5p.no2.catalogue.output.dir                  :  ${my.work}/CSO-data-catalogue/S5P/${my.s5p.no2.processing}/NO2

! listing file with filenames/timerange.
cso.s5p.no2.catalogue.input.listing               :  ${cso.s5p.no2.listing.file}


! time range:
cso.s5p.no2.catalogue.timerange.start             :  ${my.timerange.start}
cso.s5p.no2.catalogue.timerange.end               :  ${my.timerange.end}
@@ -572,7 +568,7 @@ cso.s5p.no2.catalogue-index.date.orbit.values : ${cso.s5p.no2.cata
! content type:
cso.s5p.no2.catalogue-index.date.orbit.var.type            :  img
! define image:
cso.s5p.no2.catalogue-index.date.orbit.var.img             :  %{date[0:4]}/%{date[4:6]}/%{date[6:8]}/S5p_${my.s5p.no2.processing}_NO2_%{orbit}__%{var}.png
cso.s5p.no2.catalogue-index.date.orbit.var.img             :  %{date[0:4]}/%{date[4:6]}/%{date[6:8]}/S5p_NO2_%{orbit}__%{var}.png
cso.s5p.no2.catalogue-index.date.orbit.var.kwargs          :  height=300


+36 −43
Original line number Diff line number Diff line
@@ -31,7 +31,23 @@ my.cso.convention : CF-1.7
!

! region name:
my.region                       :  CAMS
my.region                       :  globe
!my.region                       :  CAMS

! switch:
!....................................
#if "${my.region}" == "globe"
!....................................

! global domain:
my.region.west                  : -180.0
my.region.east                  :  180.0
my.region.south                 :  -90.0
my.region.north                 :   90.0

!....................................
#elif "${my.region}" == "CAMS"
!....................................

! CAMS regional ensemble domain:
my.region.west                  :  -30.0
@@ -39,6 +55,12 @@ my.region.east : 45.0
my.region.south                 :   30.0
my.region.north                 :   76.0

!....................................
#else
#error unsupported my.region "${my.region}"
#endif
!....................................

! size of map figures for this region, default size is (8,6)
my.region.figsize               :   (8,6)

@@ -53,63 +75,34 @@ my.region.figsize : (8,6)
my.timerange.start              :  2017-06-01 00:00
my.timerange.end                :  2023-05-31 23:59

!! testing ...
!my.timerange.start              :  2018-06-01 00:00
!my.timerange.end                :  2018-06-01 23:59


!----------------------------------------------------------
! user specific settings:
!----------------------------------------------------------

#if "${USER}" == "segersaj"
!..............................
#if "${USER}" == "you"
!..............................

! Attributes written to output files.
my.attr.author                  :  Arjo Segers
my.attr.institution             :  TNO
my.attr.email                   :  arjo.segers@tno.nl
my.attr.author                  :  Your Name
my.attr.institution             :  CSO
my.attr.email                   :  Your.Name@cso.org

! base location for work directories:
my.work                         :  ${MODAS_SCRATCH}/projects/EU/CAMS2_40/WP4040/CSO-test

#elif "${USER}" == "arjos"

! Attributes written to output files.
my.attr.author                  :  Arjo Segers
my.attr.institution             :  MET Norway
my.attr.email                   :  arjos@met.no

! base location for work directories:
my.work                         :  ${WORK}/projects/CAMS-61/WP3
my.work                         :  /Scratch/${USER}/CSO-work

!..............................
#else
#error unsupported USER "${USER}"
#endif
!..............................


!!----------------------------------------------------------
!! logging
!!----------------------------------------------------------
!
!! optional logging parameters:
!*.logging.format           :  [%(levelname)-8s] %(message)s
!*.logging.level            :  info
!
!
!!----------------------------------------------------------
!! job step defaults
!!----------------------------------------------------------
!
!! run jobs in foreground:
!*.script.class                      :  utopya.UtopyaJobScriptForeground
!
!! search path for python modules:
!*.pypath                            :  ${PWD}/py
!        
!! work directory for jobs; 
!! here path including subdirectories for job name elements:
!*.workdir                           :  ${my.work}/__NAME2PATH__
!
!! jobtree settings from this file:
!*.rcfile                            :  ${__filename__}
!

!----------------------------------------------------------
! end
!----------------------------------------------------------
+5 −2
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ my.tracers : no2
!my.tracers                :  hcho
!my.tracers                :  glyox
!my.tracers                :  co
!my.tracers                :  ch4

!----------------------------------------------------------
! job tree
@@ -72,8 +73,7 @@ cso.s5p.TRACER.inquire-scihub.class : utopya.UtopyaJobStep
! here only produce the table, let the "inquire-pal" create the plot:
cso.s5p.TRACER.inquire-scihub.tasks              :  table
#else
!cso.s5p.TRACER.inquire-scihub.tasks              :  table
cso.s5p.TRACER.inquire-scihub.tasks              :  plot
cso.s5p.TRACER.inquire-scihub.tasks              :  table plot
#endif
!~ inquire available files:
cso.s5p.TRACER.inquire-scihub.table.class        :  cso.CSO_SciHub_Inquire
@@ -187,6 +187,9 @@ cso.s5p.TRACER.gridded-catalogue.index.args : '${PWD}/config/ESA-S5p/cso-s
! jobtree settings from this file:
*.rcfile                            :  ${__filename__}

! script interpreter:
*.shell                             :  /usr/bin/env python3


!----------------------------------------------------------
! end