Read-only mirror of https://github.com/MeteoSwiss-APN/f90nmlparse.old — MeteoSchweiz. Issues & pull requests at the source.
  • Python 78%
  • Makefile 22%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-06-17 16:04:08 +02:00
.github Initial commit 2019-06-17 15:43:15 +02:00
docs Initial commit 2019-06-17 15:43:15 +02:00
src/f90nmlparse Adapted main description 2019-06-17 16:04:08 +02:00
tests Initial commit 2019-06-17 15:43:15 +02:00
.editorconfig Initial commit 2019-06-17 15:43:15 +02:00
.gitignore Initial commit 2019-06-17 15:43:15 +02:00
AUTHORS.rst Initial commit 2019-06-17 15:43:15 +02:00
CONTRIBUTING.rst Initial commit 2019-06-17 15:43:15 +02:00
HISTORY.rst Initial commit 2019-06-17 15:43:15 +02:00
LICENSE Initial commit 2019-06-17 15:43:15 +02:00
Makefile Initial commit 2019-06-17 15:43:15 +02:00
MANIFEST.in Initial commit 2019-06-17 15:43:15 +02:00
Pipfile Added pyyaml 2019-06-17 16:03:51 +02:00
README.rst Added Features 2019-06-17 15:47:32 +02:00
setup.cfg Initial commit 2019-06-17 15:43:15 +02:00
setup.py Initial commit 2019-06-17 15:43:15 +02:00
tox.ini Initial commit 2019-06-17 15:43:15 +02:00
USAGE.rst Initial commit 2019-06-17 15:43:15 +02:00

===========
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