Skip to content

WSWUP/AeroEvap

Repository files navigation

AeroEvap

Documentation Status Downloads per month PyPI version

Python version of aerodynamic mass-transfer approach for open-water evaporation

Documentation

ReadTheDocs

Installation

Dependencies are only Python 3, NumPy, and pandas.

You may install the dependencies using the provided conda virtual environment (recommended), the environment file can be downloaded here and installed and activated by

conda env create -f environment.yml
conda activate aeroevap

Once activated install with PIP:

pip install aeroevap

About

Python version of aerodynamic mass-transfer approach for open-water evaporation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published