Implemented a yaml parser to create the namelist
With the yaml parser several new features could be implemented. New features only for the yaml approach (closes #4 (closed)):
- Output files required for the reinitialization are created automatically.
- Physics timesteps are provided as multipliers to the timestep.
- Radiation grid switches are included if a reduced radgrid is provided (closing #44 (closed)).
Further changes:
- REINIT-CHEM is added to the pipeline.
- Placeholders EXPERIMENT.OUTPUT_FILE_INTERVAL and EXPERIMENT.STEPS_PER_FILE added. In the yaml approach these are added to all output_nml groups that do specify one of these.
- Added default email notification if a RUN_ICON job fails (closing #56 (closed)).
Edited by Andreas Baer