.gitignore
.readthedocs.yaml
LICENSE
Makefile
README.md
pyproject.toml
requirements-flake8.txt
requirements-mypy.txt
requirements-test.txt
requirements-tox.txt
requirements.txt
tox.ini
.github/workflows/publish.yml
ci-scripts/run-tests.sh
docs/.gitignore
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/run-docs.sh
examples/example_explore_flux_data.py
examples/example_flux-data-api.ipynb
src/terndata.flux.egg-info/PKG-INFO
src/terndata.flux.egg-info/SOURCES.txt
src/terndata.flux.egg-info/dependency_links.txt
src/terndata.flux.egg-info/requires.txt
src/terndata.flux.egg-info/top_level.txt
src/terndata/flux/__init__.py
src/terndata/flux/export_utils.py
src/terndata/flux/flux_api.py
src/terndata/flux/plot.py
src/terndata/flux/py.typed
src/terndata/flux/utils.py
src/terndata/flux/version.py
tests/conftest.py
tests/test_flux_api.py
tests/test_utils.py
tests/data/AdelaideRiver_test.nc
tests/data/WallabyCreek_test.nc
tests/data/Warra_daily_test.nc
tests/data/dataset_catalog.xml
tests/data/processing_level_catalog.xml
tests/data/site_catalog.xml
tests/data/version_catalog.xml