mirror of
https://github.com/MeteoSwiss-APN/f90nmlparse.old.git
synced 2026-08-25 21:54:26 +00:00
Read-only mirror of https://github.com/MeteoSwiss-APN/f90nmlparse.old — MeteoSchweiz. Issues & pull requests at the source.
- Python 78%
- Makefile 22%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| docs | ||
| src/f90nmlparse | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| AUTHORS.rst | ||
| CONTRIBUTING.rst | ||
| HISTORY.rst | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| Pipfile | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
| USAGE.rst | ||
=========== f90nmlparse =========== Parses Fortran Namelists Features -------- * parse namelist * output namelist in json, nml and yaml format * output to a file or to stdout Credits ------- This package was created with Cookiecutter_ and the `MeteoSwiss-APN/mch-python-blueprint`_ project template. .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`MeteoSwiss-APN/mch-python-blueprint`: https://github.com/MeteoSwiss-APN/mch-python-blueprint