1rootdir: &rootdir /tmp/CIF/
  2outdir: !join [*rootdir, /.tox/py38/tmp]
  3verbose: 2
  4logfile: pycif.logtest
  5workdir: !join [*outdir, /inversion_long_global_4dvar_congrad]
  6datei: 2010-01-01
  7datef: 2010-01-05 00:00:00
  8mode:
  9  minimizer:
 10    df1: 0.5
 11    epsg: 0.0002
 12    maxiter: 1
 13    nsim: 1
 14    plugin:
 15      name: congrad
 16      version: std
 17    save_uncertainties: true
 18    simulator:
 19      plugin:
 20        name: gausscost
 21        version: std
 22      reload_from_previous: true
 23  plugin:
 24    name: 4dvar
 25    version: std
 26  save_out_netcdf: true
 27controlvect:
 28  plugin:
 29    name: standard
 30    version: std
 31  save_out_netcdf: true
 32obsoperator:
 33  autoflush: true
 34  plugin:
 35    name: standard
 36    version: std
 37model:
 38  chemistry:
 39    acspecies:
 40      CH4: null
 41  file_pg: !join [*rootdir, /model_sources/dummy_gauss/Pasquill-Gifford.txt]
 42  plugin:
 43    name: dummy
 44    version: std
 45  reload_H: !join [*outdir, /H_matrix.pickle]
 46  save_H: true
 47obsvect:
 48  dir_obsvect: !join [*outdir, /ref_obsvect]
 49  dump_type: nc
 50  plugin:
 51    name: standard
 52    version: std
 53datavect:
 54  components:
 55    concs:
 56      parameters:
 57        CH4:
 58          duration: 4H13min
 59          frequency: 3H22min
 60          nstations: 5
 61          plugin:
 62            name: random
 63            type: measurements
 64            version: param
 65          random_subperiod_shift: true
 66          seed: true
 67          seed_id: 5
 68          zmax: 100
 69    fluxes:
 70      parameters:
 71        CH4:
 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_dum13/datavect]
 92            dump_hcorr: true
 93            evalmin: 0
 94            landsea: false
 95            sigma: 500
 96          hresol: global
 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