Metadata-Version: 2.1
Name: payu
Version: 1.0.19
Summary: A climate model workflow manager for supercomputing environments.
Home-page: http://github.com/marshallward/payu
Author: Marshall Ward
Author-email: python@marshallward.org
Keywords: payu supercomputer model climate workflow
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Requires: f90nml
Requires: PyYAML
Requires: requests
Requires: yamanifest
Requires: dateutil
Requires: tenacity
License-File: LICENSE
License-File: NOTICE
License-File: AUTHORS
Requires-Dist: f90nml>=0.16
Requires-Dist: yamanifest>=0.3.4
Requires-Dist: PyYAML
Requires-Dist: requests[security]
Requires-Dist: python-dateutil
Requires-Dist: tenacity!=7.0.0
Provides-Extra: mitgcm
Requires-Dist: mnctools>=0.2; extra == "mitgcm"

Payu
====

.. image:: https://github.com/payu-org/payu/actions/workflows/CI.yml/badge.svg
    :target: https://github.com/payu-org/payu/actions/workflows/CI.yml
.. image:: https://github.com/payu-org/payu/actions/workflows/CD.yml/badge.svg
    :target: https://github.com/payu-org/payu/actions/workflows/CD.yml
.. image:: https://coveralls.io/repos/github/payu-org/payu/badge.svg?branch=master&killcache=1
    :target: https://coveralls.io/github/payu-org/payu?branch=master
.. image:: https://readthedocs.org/projects/docs/badge/?version=latest
    :target: https://payu.readthedocs.io/en/latest/

Payu is a climate model workflow management tool for supercomputing
environments.

Payu is currently only configured for use on computing clusters maintained by
NCI (National Computational Infrastructure) in Australia.

See the documentation_ for more details.

.. _documentation: http://payu.readthedocs.org/en/latest/
