cdsetool - Tools & CLI for interacting with CDSE product
APIs
- Usage: cdsetool download [OPTIONS] COLLECTION PATH
Download all features matching the search terms
Arguments:
- collection
TEXT
- [default: None] [required]
- path TEXT
- [default: None] [required]
Options:
- --concurrency
INTEGER
- Number of concurrent connections [default: 1]
- --overwrite-existing
--no-overwrite-existing
- Overwrite already downloaded files [default: no-overwrite-existing]
- --search-term TEXT
- Search by term=value pairs. Pass multiple times for multiple search terms
[default: None]
- --help
- Show this message and exit.
- Usage: cdsetool query [OPTIONS] COMMAND [ARGS]...
Options:
- --help
- Show this message and exit.
Commands:
- search
- Search for features matching the search terms
- search-terms
- List the available search terms for a collection
Homepage: https://github.com/CDSETool/CDSETool