Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.06 KB

File metadata and controls

30 lines (20 loc) · 1.06 KB

Changelog

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.

v1.0.0 - 2026-06-23

Added

  • Initial version of the STACPlanet extension for PDSSP planetary data
  • JSON Schema defining PDSSP-specific fields and constraints
  • Example STAC Item (Gamma Ray Spectrometer data from Mars Odyssey)
  • Example STAC Collection (THEMIS Visible Apparent Brightness Data)
  • Complete documentation in README.md
  • GitHub Actions workflow for schema deployment

Changed

Fixed

  • Corrected stac_extensions validation structure in schema (changed contains/allOf to allOf/contains)
  • Added required properties field to Collection examples
  • Fixed JSON formatting in collection.json