About qfyamlΒΆ

The Quick Fortran YAML parser (qfyaml) is a standalone package for reading fields from YAML files directly into Fortran. It was created by Bob Yantosca as a way to read configuration files into the GEOS-Chem model.

Qfyaml (which builds upon the config-fortran package by H. J. Teunissen) uses F95 language syntax so that it can be built with most versions of the GNU and Intel Fortran compilers.