All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.0.0 - 2024-09-09
- No changes required, please see v2.0.0-beta.1 for details.
v2.0.0-beta.1 - 2024-08-01
- Added new common names for
green05
,rededge71
,rededge75
, andrededge78
- More satellite mappings for the common names
eo:cloud_cover
andeo:snow_cover
can be used in bandseo:common_name
,eo:center_wavelength
,eo:full_width_half_max
andeo:solar_illumination
can be used in Assets and Item Properties
eo:bands
is now using the more generalbands
construct from STAC common metadata- The following fields in the Band Object have been moved/renamed:
name
anddescription
were not renamed, but have been moved to STAC common metadatacommon_name
has been renamed toeo:common_name
center_wavelength
has been renamed toeo:center_wavelength
full_width_half_max
has been renamed toeo:full_width_half_max
solar_illumination
has been renamed toeo: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
eo:bands
- usebands
instead
- Clarified how the coverages
eo:cloud_cover
andeo:snow_cover
should be computed - Improved and stricter schema
v1.1.0 - 2023-02-10
solar_illumination
field for the solar illumination value of the band.eo:snow_cover
field for the snow and ice cover value of the entire scene.- Example for a Collection
- Defined minimum values for
center_wavelength
andfull_width_half_max
(> 0)
- Updated Item example to STAC v1.0.0
- Fixed wavelength and FWHM values in the examples
- Added
description
to the JSON Schema.
v1.0.0 - 2021-03-30
Initial independent release, see previous history
common_name
is validated as an enum (no other values allowed)