OData client for Copernicus Data Space catalog
Project description
cdsodatacli
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
🛡 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
This project was generated with python-package-template
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cdsodatacli-2024.3.11.tar.gz
(47.8 kB
view details)
File details
Details for the file cdsodatacli-2024.3.11.tar.gz
.
File metadata
- Download URL: cdsodatacli-2024.3.11.tar.gz
- Upload date:
- Size: 47.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb9c7b57c552fb26be5413a06db2b316b2a176d3f69f470a03e21f6b2f3417c6 |
|
MD5 | d1f5b2ae37fbd5f87aa8d6f04fbb1431 |
|
BLAKE2b-256 | 4b77decf295fd2ea4adf6c3c04e955c66f4c6d63bb205f736a10c2e9bf99bb3d |