Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 607 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

[Unreleased]

Added

  • Added constants.py from metadata.
  • Added STAC Collection creation.
  • Added STAC Item creation.
  • Included notebook for getting started.
  • create-cog command

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Restructured for STAC API