Workflow manager for ocean models#
woom is designed to help you submit workflows for running ocean models. Organize and run your tasks with only three configurations files.
Installation#
From PyPI:
$ pip install woom
From sources:
$ pip install .
Documentation#
The woom documentation: https://woom.readthedocs.io/
Sources#
Sources are available on the woom github page: shom-fr/woom
Contributing#
Please feel free to contribute to the project! Start by taking a look at the project’s contributing guide.
License#
woom is a property of Shom and is published under the Apache 2.0 license.