eodms-api-client (archived)
This repo started as a scripted way of interacting with EODMS (searching for imagery, retrieving metadata, submitting orders, and subsequent download). There was also the side benefit for me to practice packaging Python CLI tools, documentation with Sphinx, submitting to conda-forge, and dealing with behaviour-changing server-side adjustments. You can find the latest documentation at https://m9brady.github.io/eodms-api-client/
The eodms-api-client package was heavily influenced by sentinelsat for interacting with the Copernicus Dataspace Ecosystem, which itself was made redundant by other methods.
Eventually, NRCan published its own packages (eodms-cli, eodms-py) which have evolved significantly. Therefore my package has been effectively superceded and no further updates will be made.
