.gitignore
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/workflows/docs.yml
.github/workflows/docs_deploy.yml
.github/workflows/pypi.yml
.github/workflows/tests.yml
data/sample_data.csv
docs/Makefile
docs/source/aboutfetch.rst
docs/source/conf.py
docs/source/faq.md
docs/source/fetchAZA.rst
docs/source/funding.md
docs/source/index.rst
docs/source/installation.md
docs/source/_static/8318-FS Issue06.pdf
docs/source/_static/eu-flag.jpg
docs/source/_static/logo.jpg
docs/source/_static/transfer-table.png
fetchAZA/_version.py
fetchAZA/convertAZA.py
fetchAZA/plotters.py
fetchAZA/readers.py
fetchAZA/timetools.py
fetchAZA/tools.py
fetchAZA/utilities.py
fetchAZA/writers.py
fetchAZA.egg-info/PKG-INFO
fetchAZA.egg-info/SOURCES.txt
fetchAZA.egg-info/dependency_links.txt
fetchAZA.egg-info/requires.txt
fetchAZA.egg-info/top_level.txt
fetchAZA/config/global_attrs.yaml
fetchAZA/config/vocab_attrs.yaml
notebooks/demo.ipynb
tests/test_readers.py
tests/test_timetools.py
tests/test_tools.py
tests/test_utilities.py