LICENSE
README.md
pyproject.toml
setup.py
ecmwf/datastores/__init__.py
ecmwf/datastores/catalogue.py
ecmwf/datastores/client.py
ecmwf/datastores/config.py
ecmwf/datastores/legacy_client.py
ecmwf/datastores/processing.py
ecmwf/datastores/profile.py
ecmwf/datastores/py.typed
ecmwf/datastores/utils.py
ecmwf_datastores_client.egg-info/PKG-INFO
ecmwf_datastores_client.egg-info/SOURCES.txt
ecmwf_datastores_client.egg-info/dependency_links.txt
ecmwf_datastores_client.egg-info/requires.txt
ecmwf_datastores_client.egg-info/top_level.txt
tests/test_00_version.py
tests/test_01_config.py
tests/test_10_catalogue.py
tests/test_20_processing.py
tests/test_40_results.py