You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add catalog.get_data_product_schema() for details on the order parameters
Switches parameter sensor to collection in catalog.download_quicklooks.
Various small improvements e.g. quicklooks automatic band selection, Reduced use of default parameters in
constructor methods, error message display, optimized API call handling for parameter validation etc.
Internal: Separation of Catalog and CatalogBase to prepare addition of Tasking class, reorganize test fixtures.