LICENSE
README.md
pyproject.toml
src/cdse/__init__.py
src/cdse/async_client.py
src/cdse/auth.py
src/cdse/catalog.py
src/cdse/cli.py
src/cdse/client.py
src/cdse/converters.py
src/cdse/downloader.py
src/cdse/exceptions.py
src/cdse/geocoding.py
src/cdse/geometry.py
src/cdse/processing.py
src/cdse/product.py
src/cdse/py.typed
src/cdse_client.egg-info/PKG-INFO
src/cdse_client.egg-info/SOURCES.txt
src/cdse_client.egg-info/dependency_links.txt
src/cdse_client.egg-info/entry_points.txt
src/cdse_client.egg-info/requires.txt
src/cdse_client.egg-info/top_level.txt
tests/test_async_client.py
tests/test_auth.py
tests/test_catalog.py
tests/test_cli.py
tests/test_client.py
tests/test_converters.py
tests/test_downloader.py
tests/test_geocoding.py
tests/test_geometry.py
tests/test_processing.py
tests/test_product.py