Skip to content

v3.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbrunato sbrunato released this 01 Aug 16:31
· 121 commits to develop since this release

⚠️ Breaking changes

⚡ Core features and fixes

  • New add_provider() method (#1260)
  • Handle integers as locations shapefile attributes (#1280)
  • Renames some parameters and methods to snake_case (#1271)
  • Sorted discovered product types (#1250)

📄 Providers and product types updates

  • Fixes usgs search by id (#1262)
  • Adds S1_SAR_GRD_COG and new odata query parameters for cop_dataspace (#1277, thanks @ninsbl)
  • Adds GRIDDED_GLACIERS_MASS_CHANGE on provider cop_cds (#1255)
  • Removes cacheable parameter for wekeo order requests (#1239)

⚙️ Plugins new features and fixes

🗃️ Miscellaneous