Skip to content

Releases: stac-extensions/datacube

v2.2.0

03 May 15:17
Compare
Choose a tag to compare

Added

  • A new Spatial Vector Cube Dimension for geometries

v2.1.0

26 Jul 01:11
Compare
Choose a tag to compare

[v2.1.0] - 2022-07-26

Added

  • Fields can also be used in assets. #12

Changed

  • Clarified that values must be an ordered list and not a set of unordered values. #11

v2.0.0

26 Jul 13:45
Compare
Choose a tag to compare

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

09 Mar 00:05
Compare
Choose a tag to compare

[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.