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.
- Full Sentinel-2 support
- Added resampling function
- 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
-
Make saving output indices optional to increase post calculation matplotlib and NumPy functionality.
-
Update documentation to new theme / bring formating into line across documentation.