Skip to content

Latest commit

 

History

History
81 lines (46 loc) · 1.03 KB

CHANGELOG.rst

File metadata and controls

81 lines (46 loc) · 1.03 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.

[UNRELEASSED : 0.1.1]

Added

  • List of added functions

Fixed

  • List of fixes

[2020-07-06 : 0.1]

Fixed

  • Fix bug with pip installation

Removed

  • Remove some useless requirements

[2020-07-06 : 0.1-rc2]

Added

  • Added the choice to compute metrics thresold with the min from season or from the year
  • Documentation enhancements

Fixed

  • Various improvements

[2020-06-14 : 0.1-rc1]

Added

modules are :

  • datasets
  • expression_manager
  • sensor
  • time_series

Pre-defined sensors are :

  • Sentinel-2
  • Formosat-2

time_series interpolation are :

  • double_logistic (thanks to @mfauvel)
  • linear and cubic interpolation
  • savitzky golay