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.2.0 - 2023-05-03
- A new Spatial Vector Cube Dimension for geometries
v2.1.0 - 2022-07-26
- Fields can also be used in assets. #12
- Clarified that
values
must be an ordered list and not a set of unordered values. #11
v2.0.0 - 2021-07-26
cube:variable
: Object for describing NetCDF-style multi-dimensional arrays in a datacube #6
- Updated examples to STAC 1.0.0
- PROJ definitions have been removed as they have been deprecated by PROJ.
- 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 - 2021-03-08
Initial independent release, see previous history
- Units for STAC dimensions should now be compliant to UDUNITS-2 units (singular) whenever available.