Metadata-Version: 2.1
Name: gfw-creator
Version: 0.2.2
Summary: GFW Creator allows you to generate files for the gfw_atmo switch in ECHAM6/JSBACH of AWI-ESM
Home-page: https://github.com/pgierz/gfw_creator
Author: Paul Gierz
Author-email: pgierz@awi.de
License: GNU General Public License v3
Keywords: gfw_creator
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)
Requires-Dist: xarray
Requires-Dist: cdo
Requires-Dist: netcdf4

===========
GFW Creator
===========


.. image:: https://img.shields.io/pypi/v/gfw-creator.svg
        :target: https://pypi.python.org/pypi/gfw_creator

.. image:: https://github.com/pgierz/gfw_creator/workflows/Python%20package/badge.svg
        :target: https://github.com/pgierz/gfw_creator/actions

.. image:: https://readthedocs.org/projects/gfw-creator/badge/?version=latest
        :target: https://gfw-creator.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




GFW Creator allows you to generate files for the gfw_atmo switch in ECHAM6/JSBACH of AWI-ESM


* Free software: GNU General Public License v3
* Documentation: https://gfw-creator.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `elgertam/cookiecutter-pipenv`_ project template, based on `audreyr/cookiecutter-pypackage`_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`elgertam/cookiecutter-pipenv`: https://github.com/elgertam/cookiecutter-pipenv
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-11-03)
------------------

* First release on PyPI.


