Skip to content

Latest commit

 

History

History
executable file
·
34 lines (21 loc) · 996 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
34 lines (21 loc) · 996 Bytes

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.

[3.0.0] - 2020-08-6

Added

  • Full Sentinel-2 support
  • Added resampling function

Changed

  • Complete restructuring of the code base.
  • Individual classes created for Sentinel-2, Landsat-8, & NAIP.
  • Update structure for reading data, new dictionary classes to allow for the easy integration with other python libraries.

2.0.5 - 2020-05-01

Changed

  • Make saving output indices optional to increase post calculation matplotlib and NumPy functionality.

  • Update documentation to new theme / bring formating into line across documentation.