Skip to content

0.24.0

Compare
Choose a tag to compare
@chrieke chrieke released this 21 Oct 18:27
· 333 commits to master since this release
2e798ae
  • 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.