eodag.plugins.apis.usgs.UsgsApi
eodag.plugins.apis.usgs.UsgsApi#
- class eodag.plugins.apis.usgs.UsgsApi(provider, config)[source]#
A plugin that enables to query and download data on the USGS catalogues
Methods
__init__
(provider, config)authenticate
()Login to usgs api
clear
()Method used to clear a search context between two searches.
download
(product[, auth, progress_callback, ...])Download data from USGS catalogues
download_all
(products[, auth, ...])Download all using parent (base plugin) method
query
([product_type, items_per_page, page, ...])Search for data on USGS catalogues
Attributes
plugins