Configuration Adjoint-test Short Reference CHIMERE Random-Increment Chi-Test-space Full-period

Configuration Adjoint-test Short Reference CHIMERE Random-Increment Chi-Test-space Full-period#

Download config_adjtltest_short_ref_chimere_rand-incr_chi-testspace_fullperiod.yml

#####################
# pyCIF config file #
#####################

# Define here all parameters for pyCIF following YAML syntax
# For details on YAML syntax, please see:
# http://docs.ansible.com/ansible/latest/YAMLSyntax.html

###############################################################################
# pyCIF parameters

rootdir: &rootdir /tmp/CIF/
outdir: &outdir  !join [*rootdir, /.tox/py38/tmp]
verbose: 2
logfile: pycif.logtest
workdir:  !join [*outdir, /adjtltest_short_ref_chimere_rand-incr_chi-testspace_fullperiod]
datei: 2011-03-22 00:00:00
datef: 2011-03-22 09:00:00

###############################################################################

# http://community-inversion.eu/documentation/plugins/modes/adj-tl_test.html

mode:
  plugin:
    name: adj-tl_test
    version: std

  increments: 0.2
  incrmode: rand
  testspace: chi

###############################################################################

# http://community-inversion.eu/documentation/plugins/obsoperators/standard.html

obsoperator:
  plugin:
    name: standard
    version: std

  autorestart: false
  monitor_memory: true

###############################################################################

# http://community-inversion.eu/documentation/plugins/platforms/docker.html

platform:
  plugin:
    name: docker
    version: cif

  cores: 10
  queue: mediump

###############################################################################

# http://community-inversion.eu/documentation/plugins/models/chimere.html

model:
  plugin:
    name: CHIMERE
    version: std

  direxec: /tmp/PYCIF_DATA_TEST/CHIMERE/CHIMERE_executables
  dir_sources:  !join [*rootdir, /model_sources/chimereGES]
  auto-recompile: true
  periods: 3H
  nphour_ref: 6
  ichemstep: 1
  ideepconv: 0
  nzdoms: 1
  nmdoms: 1
  nivout: 17
  nlevemis: 17
  usechemistry: 1
  usedepos: 1
  usewetdepos: 1

###############################################################################

# http://community-inversion.eu/documentation/plugins/domains/chimere.html

domain:
  plugin:
    name: CHIMERE
    version: std

  domid: ACADOK
  repgrid: /tmp/PYCIF_DATA_TEST/CHIMERE/domains
  nlev: 17
  p1: 997
  pmax: 200
  emissublayer: 0

###############################################################################

chemistry:
  dir_precomp: /tmp/PYCIF_DATA_TEST/CHIMERE/chemical_schemes
  schemeid: ges.espigrad

###############################################################################

# http://community-inversion.eu/documentation/plugins/obsvects/standard.html

obsvect:
  plugin:
    name: standard
    version: std

  dump_obs: true

###############################################################################

# http://community-inversion.eu/documentation/plugins/controlvects/standard.html

controlvect:
  plugin:
    name: standard
    version: std

  dump: true

###############################################################################

# http://community-inversion.eu/documentation/plugins/datavects/standard.html

datavect:
  plugin:
    name: standard
    version: std

  components:
    flux:
      plugin:
        name: CHIMERE
        version: AEMISSIONS
        type: flux
      dir: /tmp/PYCIF_DATA_TEST/CHIMERE/ACADOK
      file: 'AEMISSIONS.%Y%m%d%H.3.nc'
      file_freq: 3H
      parameters:
        CH4:
          plugin:
            name: CHIMERE
            version: AEMISSIONS
            type: flux
          hresol: hpixels
          file_freq: 3H
          vresol: vpixels
          nlev: 17
          err: 1
          tresol: 2H

    latcond:
      plugin:
        name: CHIMERE
        version: icbc
        type: field
      dir: /tmp/PYCIF_DATA_TEST/CHIMERE/ACADOK
      file: 'BOUN_CONCS.%Y%m%d%H.3.nc'
      file_freq: 3H
      comp_type: latcond

    topcond:
      plugin:
        name: CHIMERE
        version: icbc
        type: field
      dir: /tmp/PYCIF_DATA_TEST/CHIMERE/ACADOK
      file: 'BOUN_CONCS.%Y%m%d%H.3.nc'
      file_freq: 3H
      comp_type: topcond

    meteo:
      plugin:
        name: CHIMERE
        version: std
      dir: /tmp/PYCIF_DATA_TEST/CHIMERE/ACADOK
      file: 'METEO.%Y%m%d%H.3.nc'
      file_freq: 3H

    inicond:
      plugin:
        name: CHIMERE
        version: icbc
        type: field
      dir: /tmp/PYCIF_DATA_TEST/CHIMERE/ACADOK
      file: INI_CONCS.0.nc
      comp_type: inicond

    concs:
      parameters:
        CH4:
          plugin:
            name: random
            version: param
            type: measurements
          frequency: 1H
          nstations: 3
          duration: 1H
          random_subperiod_shift: true
          zmax: 100
          seed: true