Skip to main content

OData client for Copernicus Data Space catalog

Project description

cdsodatacli

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

odata client for Copernicus Data Space catalog

Very first steps

step 1: create a config file

  • create a copy of the config.yml called localconfig.yml where cdsodatacli is installed in your python environement.
cp config.yml localconfig.yml 
  • edit the localconfig.yml to set your own path for output directories and CDSE accounts
 vi  localconfig.yml

step 2: do a query on CDSE Odata API

queryCDS -h
# or
queryCDS --collection SENTINEL-1 --startdate 20230101T00:00:00 --stopdate 20230105T10:10:10 --mode IW --product SLC --querymode seq --geometry "POINT (-5.02 48.4)"

or use the method cdsodatacli.query.fetch_data()

step 3: download a listing of product

downloadFromCDS -h

Installation

pip install -U cdsodatacli

Then you can run

cdsodatacli --help

🛡 License

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

📃 Citation

@misc{cdsodatacli,
  author = {umr-lops},
  title = {odata client for Copernicus Data Space catalog},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/umr-lops/cdsodatacli}}
}

Credits 🚀 Your next Python package needs a bleeding-edge project structure.

This project was generated with python-package-template

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdsodatacli-2023.12.12.post1.tar.gz (44.3 kB view details)

Uploaded Source

File details

Details for the file cdsodatacli-2023.12.12.post1.tar.gz.

File metadata

File hashes

Hashes for cdsodatacli-2023.12.12.post1.tar.gz
Algorithm Hash digest
SHA256 8c984e376b0ae906ea054fcc375bd90c8051a0d0a03700b7ac614251baec19b6
MD5 382a50f1f1a89bee23e082bbf2d8f706
BLAKE2b-256 c976e13f887670950903d9accb9890e2a543b6b9b94e101ab16686fe0e4579b7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page