1rootdir: &rootdir /tmp/CIF/
  2outdir: !join [*rootdir, /.tox/py38/tmp]
  3verbose: 2
  4logfile: pycif.logtest
  5workdir: !join [*outdir, /inversion_long_bands_analytical_]
  6datei: 2010-01-01
  7datef: 2010-01-05 00:00:00
  8mode:
  9  plugin:
 10    dump_nc_base_control: true
 11    name: analytic
 12    version: std
 13controlvect:
 14  plugin:
 15    name: standard
 16    version: std
 17  save_out_netcdf: true
 18obsoperator:
 19  autoflush: true
 20  plugin:
 21    name: standard
 22    version: std
 23model:
 24  chemistry:
 25    acspecies:
 26      CH4: null
 27  file_pg: !join [*rootdir, /model_sources/dummy_gauss/Pasquill-Gifford.txt]
 28  plugin:
 29    name: dummy
 30    version: std
 31  reload_H: !join [*outdir, /H_matrix.pickle]
 32  save_H: true
 33obsvect:
 34  dir_obsvect: !join [*outdir, /ref_obsvect]
 35  dump_type: nc
 36  plugin:
 37    name: standard
 38    version: std
 39datavect:
 40  components:
 41    concs:
 42      parameters:
 43        CH4:
 44          duration: 4H13min
 45          frequency: 3H22min
 46          nstations: 5
 47          plugin:
 48            name: random
 49            type: measurements
 50            version: param
 51          random_subperiod_shift: true
 52          seed: true
 53          seed_id: 5
 54          zmax: 100
 55    fluxes:
 56      parameters:
 57        CH4:
 58          bands_i:
 59          - 0
 60          - 3
 61          - 6
 62          - 9
 63          - 12
 64          bands_j:
 65          - 0
 66          - 3
 67          - 6
 68          - 9
 69          - 12
 70          - 15
 71          - 18
 72          err: 1
 73          errtype: max
 74          flx_formula:
 75          - product:
 76            - sum:
 77              - cos: null
 78                period: 500
 79                variable: zlat
 80              - period: 1000
 81                sin: null
 82                variable: zlon
 83            - sum:
 84              - period: 1000
 85                square: null
 86                variable: zlat
 87              - period: 1000
 88                square: null
 89                variable: zlon
 90          hcorrelations:
 91            dircorrel: !join [*outdir, /test_integration_inversion_dum11/datavect]
 92            dump_hcorr: true
 93            evalmin: 0
 94            landsea: false
 95            sigma: 500
 96          hresol: ibands
 97          nlev: 1
 98          plugin:
 99            name: dummy
100            type: fluxes
101            version: txt
102          tcorrelations:
103            sigma_t: 12
104          tresol: 4D
105          vresol: vpixels
106    meteo:
107      plugin:
108        name: dummy
109        type: meteo
110        version: csv
111      resolution: 1H
112      seed: true
113  plugin:
114    name: standard
115    version: std
116domain:
117  nlat: 12
118  nlon: 18
119  plugin:
120    name: dummy
121    version: std
122  xmax: 2500
123  xmin: 0
124  ymax: 2000
125  ymin: 0
126platform:
127  plugin:
128    name: docker
129    version: cif