1verbose: 1
 2workdir: ~/model_test/
 3logfile: log.txt
 4datei: 2000-01-01
 5datef: 2000-02-01
 6
 7mode:
 8  plugin:
 9    name: forward
10    version: std
11
12model:
13  plugin:
14    name: template
15    version: std
16  require_domain: True
17  require_chemistry: True
18  only_outputs: True
19  include_fluxes: True
20
21obsoperator:
22  plugin:
23    name: standard
24    version: std
25
26chemistry:
27  schemeid: template_CO2
28  acspecies:
29    CO2:
30      restart_id: 1
31      mass: 12
32  emis_species:
33    CO2:
34
35domain:
36  nlat: 15
37  nlon: 10
38  plugin:
39    name: dummy
40    version: std
41  xmax: 50
42  xmin: -10
43  ymax: 60
44  ymin: 40
45
46datavect:
47  plugin:
48    name: standard
49    version: std
50  components:
51    concs:
52      parameters:
53        CO2:
54          duration: 2H22min
55          frequency: 1H
56          nstations: 1
57          plugin:
58            name: random
59            type: measurements
60            version: param
61          seed: true
62          zmax: 100