Skip to content

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@m-mohr m-mohr released this 01 Aug 12:12
· 4 commits to main since this release

Added

  • Added new common names for green05, rededge071, rededge075, and rededge078
  • More satellite mappings for the common names
  • eo:cloud_cover and eo:snow_cover can be used in bands
  • eo:common_name, eo:center_wavelength, eo:full_width_half_max and eo:solar_illumination
    can be used in Assets and Item Properties

Changed

  • eo:bands is now using the more general bands construct from STAC common metadata
  • The following fields in the Band Object have been moved/renamed:
    • name and description were not renamed, but have been moved to STAC common metadata
    • common_name has been renamed to eo:common_name
    • center_wavelength has been renamed to eo:center_wavelength
    • full_width_half_max has been renamed to eo:full_width_half_max
    • solar_illumination has been renamed to eo:solar_illumination
  • The bands in Item Properties are not meant to be the union of the asset bands any longer
    You usually don't list bands in Item Properties any longer unless all assets have the same bands.
  • Small changes to the band ranges in common names to be closer to the Awesome Spectral Indices

Removed

  • eo:bands - use bands instead

Fixed

  • Clarified how the coverages eo:cloud_cover and eo:snow_cover should be computed
  • Improved and stricter schema