Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

52 lines (43 loc) · 1.22 KB

[0.5.4] - 2025-01-05

Changed

  • fixed streamlit crash
  • added toml for install
  • fixed accounted for nan in monthly aggregates

[0.5.1] - 2023-02-18

Changed

[0.5.0] - 2023-02-03

Changed

  • fixed NOAA APIv2 bug for losing January February data
  • some code fixes and cleanup

[0.4.1] - 2023-01-16

Added

  • basic support for sst

[0.4.0] - 2022-11-30

Added

Changed

  • moved scripts to subdir and automatic package install

[0.3.0] - 2022-06-30

Added

  • Automated ERA5 download script through Google Earthengine

Changed

  • code cleanup and minor changes

[0.2.0] - 2021-09-19

Added

  • Automated NOAA API download script
  • No Data visual for daily data plot

Changed

  • moved legend out of plot for daily plots
  • some code cleanup
  • minor bugfixes

[0.1.8] - 2020-12-14

Changed

  • fixed truncated rolling mean at the beginning of monthly plots
  • fixed crash bug for end dates after data avalability

[0.1.7] - 2020-12-09

Changed

  • fixed crash of plot_monthly
  • simplification of environement.yml
  • minor style fixes

no changelog yet for previous versions