ecmwf / pyflow

A high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way
https://pyflow-workflow-generator.readthedocs.io/en/latest/
Apache License 2.0
7 stars 7 forks source link
ecflow

Pyflow

Pyflow is a high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way.

The documentation can be found at https://pyflow-workflow-generator.readthedocs.io.

Installation

To install pyflow using conda (including ecflow):

conda env create -n pyflow -f environment.yml

To install pyflow using pip (requires a local installation of ecflow):

pip install pyflow-workflow-generator

Tutorial

Pyflow tutorials are available in the form of a Jupyter notebook:

jupyter-notebook tutorials/pyflow.ipynb
jupyter-notebook tutorials/course/course.ipynb

Other learning materials can be found in the tutorials folder.

License

Apache License 2.0 In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.