Releases: stac-extensions/datacube
Releases · stac-extensions/datacube
v2.2.0
v2.1.0
v2.0.0
Added
cube:variable
: Object for describing NetCDF-style multi-dimensional arrays in a datacube #6
Changed
- Updated examples to STAC 1.0.0
Removed
- PROJ definitions have been removed as they have been deprecated by PROJ.
Fixed
- Clarified that EPSG codes must be integers, PROJJSON must be objects and WKT2 must be a string
- Clarified how to distinguish a Temporal Dimension from an Additional Dimension with type 'temporal' #5
- The JSON Schema is more strict and should not have issues with missing required fields in Collections any longer #4
v1.0.0
[v1.0.0] - 2021-03-08
Initial independent release, see previous history
Changed
- Units for STAC dimensions should now be compliant to UDUNITS-2 units (singular) whenever available.