Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@forman forman released this 14 Mar 13:10

Changes in 0.11.0

  • Migrated to Sentinel Hub Catalog API 1.0. (#108)
    Thanks to @chorng for PR.
  • Deprecated api_url parameter in favour of instance_url, that specifies the URL of the SentinelHub service instance. It defaults to https://services.sentinel-hub.com. For example, to use the SentinelHub instance on CDSE set instance_url="https://sh.dataspace.copernicus.eu". (#107)
  • Updated or introduced other parameters that override specific Sentinel Hub API endpoints:
    • oauth2_url
    • process_url
    • catalog_url
    • configuration_url
    • collection_url
  • Error messages now contain error details from Sentinel Hub API. (#100)
  • Removed deprecated instance_id parameter.
  • Deprecated command-line tool xcube sh_cli.
  • Deprecated utility modulexcube_sh.viewer.

New Contributors

Full Changelog: v0.10.4...v0.11.0