.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/.stale.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/release-drafter.yml
.github/release.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/publish.yml
cdsodatacli/__init__.py
cdsodatacli/config.yml
cdsodatacli/download.py
cdsodatacli/example.py
cdsodatacli/fetch_access_token.py
cdsodatacli/product_parser.py
cdsodatacli/query.py
cdsodatacli/session.py
cdsodatacli/utils.py
cdsodatacli.egg-info/PKG-INFO
cdsodatacli.egg-info/SOURCES.txt
cdsodatacli.egg-info/dependency_links.txt
cdsodatacli.egg-info/entry_points.txt
cdsodatacli.egg-info/requires.txt
cdsodatacli.egg-info/top_level.txt
ci/install-upstream-dev.sh
ci/requirements/docs.yaml
ci/requirements/environment.yaml
docs/Makefile
docs/basic_api.rst
docs/conf.py
docs/index.rst
docs/installing.rst
docs/_static/css/cdsodatacli.css
docs/examples/basic_usage.ipynb
docs/examples/id_query_usage.ipynb
scripts/check_curl_query_with_specific_account.py
scripts/convert_json_opensearch.py
scripts/download_multithread_multiuser.py
scripts/download_sequential.py
scripts/example_WV_OCN_listing.txt
scripts/example_WV_SLC_listing.txt
scripts/fetch_product_S1_worldwide.py
scripts/fetch_product_WV_SLC.py
scripts/inventories_CDS_figures.py
scripts/opensearch_S1C_PRIVATE_IOC.bash
scripts/query_and_download_IW_OCN.py
scripts/query_data_over_new_caledonia.py
tests/API_OData_status_code_tests.py
tests/query_test.py
tests/test_config_files.py
tests/test_download_WV_multithread_from_listing.py
tests_metiers/test_new_caledonia.py