.DS_Store
.editorconfig
.gitignore
.readthedocs.yaml
.travis.yml
AUTHORS.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements_dev.txt
ruff.toml
tox.ini
uv.lock
.github/workflows/pypi_publish.yml
docs/.DS_Store
docs/G_ranges.rst
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/refs.bib
docs/requirements.txt
docs/soil_props.rst
docs/temp_lag_and_period.rst
docs/usage.rst
docs/autoapi/index.rst
docs/autoapi/soil_heat/index.rst
docs/autoapi/soil_heat/fao56_soil_heat_flux/index.rst
docs/autoapi/soil_heat/gao_et_al/index.rst
docs/autoapi/soil_heat/liebethal_and_folken/index.rst
docs/autoapi/soil_heat/soil_heat/index.rst
docs/autoapi/soil_heat/storage_calculations/index.rst
docs/autoapi/soil_heat/wang_and_bouzeid/index.rst
docs/autoapi/soil_heat/wang_and_yang/index.rst
docs/notebooks/21031_Statistics_AmeriFlux37.dat
docs/notebooks/21031_Statistics_AmeriFlux38.dat
docs/notebooks/21314_Flux_AmeriFluxFormat_21.dat
docs/notebooks/21314_Flux_AmeriFluxFormat_22.dat
docs/notebooks/soil_heat_flux_comparison.ipynb
docs/notebooks/soil_heat_flux_comparison.py
docs/notebooks/soil_heat_flux_examples.ipynb
docs/notebooks/soilvue_temperatures.png
docs/notebooks/__marimo__/session/soil_heat_flux_comparison.py.json
src/soil_heat/__init__.py
src/soil_heat/fao56_soil_heat_flux.py
src/soil_heat/gao_et_al.py
src/soil_heat/liebethal_and_folken.py
src/soil_heat/soil_heat.py
src/soil_heat/storage_calculations.py
src/soil_heat/wang_and_bouzeid.py
src/soil_heat/wang_and_yang.py
src/soil_heat.egg-info/PKG-INFO
src/soil_heat.egg-info/SOURCES.txt
src/soil_heat.egg-info/dependency_links.txt
src/soil_heat.egg-info/requires.txt
src/soil_heat.egg-info/top_level.txt
tests/__init__.py
tests/test_fao56.py
tests/test_gao_et_al.py
tests/test_liebethal_and_folken.py
tests/test_new_modules.py
tests/test_soil_heat.py
tests/test_soil_heat_extra.py
tests/test_wang_and_bouzeid.py
tests/test_wang_and_yang.py