The workflow model using in NWPC, supports SMS and ecFlow.
In NWPC, we run tasks using a workflow software, such as SMS and ecFLow by ECMWF.
nwpc-workflow-model
is designed to bring a workflow model into our programs.
Please see nwpc_workflow_model/sms/README.md for more information.
Same as SMS.
Download the latest source code from Github and install nwpc-workflow-model
using:
python setup.py install
Install packages for test using pip install .[test]
.
Use pytest
to run tests.
Copyright © 2016-2020, perillaroc at nwpc-oper.
nwpc-workflow-model
is licensed under The MIT License.