.gitignore
.readthedocs.yaml
CITATION.cff
LICENSE
README.md
output.png
pyproject.toml
uv.lock
.github/workflows/main.yml
data/2011-01-01_US-CRT.tif
data/AMF_US-CRT_BASE_HH_3-5.csv
data/AMF_US-CRT_BASE_HH_3-5_abb.csv
data/TOB1_23861_Flux_CSFormat_32.dat
data/US-CRT_config.ini
data/reformatter_vars.yml
data/station_config/AmeriFlux-site-search-results-202409031049.tsv
data/station_config/AmeriFlux-sites.csv
data/station_config/US-UTE.ini
data/station_config/US-UTW.ini
data/station_config/datafile.metadata
data/station_config/stations.geojson
data/station_config/template_config.ini
data/station_config/gridMET_data/US-UTE_37.7333N_-111.5583W.csv
data/station_config/gridMET_data/US-UTW_39.4417N_-110.7250W.csv
docs/Makefile
docs/conf.py
docs/exp.rst
docs/fluxfootprints.rst
docs/index.rst
docs/make.bat
docs/modeltypes.rst
docs/modules.rst
docs/refs.bib
docs/requirements.txt
docs/notebooks/Getting_Started_LS_Footprint_Model.ipynb
docs/notebooks/Getting_Started_Wang_Footprint.ipynb
docs/notebooks/ffp_getting_started.ipynb
docs/notebooks/ffp_xr_getting_started.ipynb
docs/notebooks/footprint_climatology.nc
docs/notebooks/footprint_climatology.tif
docs/notebooks/footprint_model_comparison.ipynb
docs/notebooks/footprint_package_calc.ipynb
docs/notebooks/footprint_summary.json
docs/notebooks/footprint_workflow_example.ipynb
docs/notebooks/footprints.code-workspace
docs/notebooks/multiply_rasters.ipynb
docs/notebooks/nldas_et_download_example.ipynb
docs/notebooks/openet_comparison.ipynb
docs/notebooks/seasonal_variation.png
docs/notebooks/wind_rose.png
docs/notebooks/input_data/US-UTE.ini
docs/notebooks/input_data/US-UTE_37.7333N_-111.5583W.csv
docs/notebooks/input_data/US-UTW.ini
docs/notebooks/input_data/US-UTW_footprint.parquet
docs/notebooks/input_data/US-UTW_nldas.csv
src/fluxfootprints/__init__.py
src/fluxfootprints/base_footprint_model.py
src/fluxfootprints/by_row_fetch_tools.py
src/fluxfootprints/compare.py
src/fluxfootprints/ep_footprint.py
src/fluxfootprints/ffp_daily_monthly_helper.py
src/fluxfootprints/ffp_xr.py
src/fluxfootprints/footprint_plotting.py
src/fluxfootprints/improved_ffp.py
src/fluxfootprints/kormannmeixner.py
src/fluxfootprints/kormannmeixner_adapter.py
src/fluxfootprints/ls_footprint_adapter.py
src/fluxfootprints/ls_footprint_model.py
src/fluxfootprints/nldas_read_functions.py
src/fluxfootprints/tools.py
src/fluxfootprints/wang_footprint.py
src/fluxfootprints/wang_footprint_adapter.py
src/fluxfootprints.egg-info/PKG-INFO
src/fluxfootprints.egg-info/SOURCES.txt
src/fluxfootprints.egg-info/dependency_links.txt
src/fluxfootprints.egg-info/requires.txt
src/fluxfootprints.egg-info/top_level.txt
tests/__init__.py
tests/test_aerodynamics.py
tests/test_compare.py
tests/test_ep_footprint.py
tests/test_ffp_daily_monthly_helper.py
tests/test_ffp_xr.py
tests/test_improved_ffp.py
tests/test_improved_ffp_2.py
tests/test_kormannmeixner.py
tests/test_kormannmeixner_adapter.py
tests/test_ls_footprint_adapter.py
tests/test_ls_footprint_model.py
tests/test_new_ffp.py
tests/test_tools.py
tests/test_wang_footprint.py
tests/test_wang_footprint_adapter.py