Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.02 KB

File metadata and controls

42 lines (26 loc) · 1.02 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.

[Unreleased]

Added

Changed

Removed

  • Removed MOGPR due to dependency incompatibility with NumPy 2.

Fixed

[2.0.1] - 2023-10-20

Fixed

  • Updated CropSAR notebook with the latest changes.
  • Fixed the version of whittaker after a new release of the library.

[2.0.0] - 2023-08-21

Added

  • Added CropSAR UDF for local execution
  • Notebook examples for executing services through local datacube
  • Notebook examples for executing services through openEO
  • Notebook example used during FOSS4G
  • Acknowledge and hyperparams fix (#77)

Fixed

  • Issue with executing Phenology service through openEO
  • Fix Bug in Whittaker when specifying a custom prediction_period (#86)
  • Fixed issue with numpy install (#89)
  • Fixed datacube dimensions for MOGPR (#79)