Metadata-Version: 2.2
Name: scriptengine-tasks-ecearth
Version: 0.7.0
Summary: ScriptEngine tasks for use with the EC-Earth climate model
Author-email: Valentina Schueller <valentina.schueller@gmail.com>, Uwe Fladrich <uwe.fladrich@protonmail.com>
Project-URL: Homepage, https://github.com/uwefladrich/scriptengine-tasks-ecearth
Project-URL: Bug Tracker, https://github.com/uwefladrich/scriptengine-tasks-ecearth/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scriptengine>=0.8.1
Requires-Dist: pyYAML>=5.1
Requires-Dist: matplotlib>=3.1
Requires-Dist: numpy>=1.18
Requires-Dist: imageio>=2.18
Requires-Dist: scitools-iris>=3.5
Requires-Dist: cartopy>=0.20
Requires-Dist: python-redmine

[![Tests](https://github.com/uwefladrich/scriptengine-tasks-ecearth/actions/workflows/pytest.yml/badge.svg)](https://github.com/uwefladrich/scriptengine-tasks-ecearth/actions)
[![Coverage Status](https://coveralls.io/repos/github/uwefladrich/scriptengine-tasks-ecearth/badge.svg)](https://coveralls.io/github/uwefladrich/scriptengine-tasks-ecearth)

# ScriptEngine Tasks for EC-Earth

Provides [ScriptEngine](https://github.com/uwefladrich/scriptengine) tasks useful for the EC-Earth climate model.

This package is currently being developed. The documentation can be found on [ReadTheDocs](https://scriptengine-tasks-ecearth.rtfd.io).

## Contributing

1. See the documentation for hints on [installation from source (and how to run tests)](https://scriptengine-tasks-ecearth.readthedocs.io/en/latest/source/getting-started/installation.html#installation-from-source).
2. See the documentation for [hints on code formatting, structure, naming schemes, etc.](https://scriptengine-tasks-ecearth.readthedocs.io/en/latest/source/tasks/monitoring/developer-guide.html)
3. Have a look at issues labeled ["good first issue"](https://github.com/uwefladrich/scriptengine-tasks-ecearth/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) for a place to start! :)
