InstallationΒΆ
PyPI (recommended)ΒΆ
pip install wf2wf
CondaΒΆ
# Coming soon - conda-forge feedstock in progress
# conda install -c conda-forge wf2wf
Note
The conda-forge package is currently under review. For now, use the PyPI installation method.
Development installΒΆ
git clone https://github.com/csmcal/wf2wf.git && cd wf2wf
pip install -e .[dev]
pre-commit install
pytest -q
Optional extrasΒΆ
.[docs]
β build documentation.[html]
β Markdown β HTML report generation