A Python library for creating eddy covariance flux footprints using multiple analytical models.
eddy-footprint can be installed from PyPI as:
python -m pip install eddy_footprint
Or from source as:
python -m pip install git+https://github.com/arctic-carbon/eddy-footprint.git
Note: The required dependencies installed with eddy-footprint are Xarray, SciPy, and NumPy.
Documentation is hosted on ReadTheDocs: https://eddy-footprint.readthedocs.io/en/latest
All the code in this repository is MIT licensed.