Metadata-Version: 2.1
Name: c3s-magic-wps
Version: 1.0.0rc1
Summary: The Web Processing Service for Climate Data Analysis in the MAGIC project.
Home-page: https://github.com/c3s-magic/c3s-magic-wps
Author: ('Berend Weel', 'Ronald van Haren', 'Niels Drost', 'Jaro Camphuijsen', 'Bouwe Andela', 'Yifat Dzigan')
Author-email: b.weel@esciencecenter.nl
License: Apache Software License 2.0
Keywords: wps pywps birdhouse c3s_magic_wps
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: pywps (>=4.2.0)
Requires-Dist: jinja2
Requires-Dist: click
Requires-Dist: psutil

c3s magic wps
===================
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
    :target: https://opensource.org/licenses/Apache-2.0
    :alt: License

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
   :target: http://c3s-magic-wps.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. image:: https://travis-ci.com/c3s-magic/c3s-magic-wps.svg?branch=master
   :target: https://travis-ci.com/c3s-magic/c3s-magic-wps
   :alt: Travis Build

.. image:: https://zenodo.org/badge/184254565.svg
   :target: https://zenodo.org/badge/latestdoi/184254565

Web Processing Service for Climate Data Analysis in the MAGIC project. The software in this WPS powers the processes behind the C3S-MAGIC portal. The processes are run on CP4CDS infrastructure.

* Free software: Apache Software License 2.0
* Documentation: https://c3s-magic-wps.readthedocs.io.

Links
-----

* `Climate Data Store`_
* `C3S MAGIC Portal`_
* `CP4CDS Quality Control`_

Credits
-------

This package was created with Cookiecutter_ and the `bird-house/cookiecutter-birdhouse`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse
.. _`Climate Data Store`: https://cds.climate.copernicus.eu
.. _`C3S MAGIC Portal`: http://portal.c3s-magic.eu
.. _`CP4CDS Quality Control`: https://cp4cds-qcapp.ceda.ac.uk


CHANGELOG
*********

1.0.0rc1 (2019-06-06)
=====================

* First release candidate of stable release of c3s-magic-wps. A Web Processing Service for Climate Data Analysis in the MAGIC project. The software in this WPS powers the processes behind the C3S-MAGIC portal. The processes are run on CP4CDS infrastructure.

