Installation

If you wish to install the most recent stable version of unifhy, it is available on the Python Package Index (PyPI), simply run:

python -m pip install unifhy

If you need the latest, potentially unstable, features listed in the change log, please install from the dev branch on the GitHub repository:

python -m pip install git+https://github.com/unifhy-org/unifhy.git@dev

Requirements

The following packages are required to use unifhy:

numpy>=1.16
netCDF4>=1.5
esmpy
cftime
cfunits
cf-python>=3.11.0
pyyaml>=5.3
pyproj>=3.0