Skip to content

Releases: NOAA-CEFI-Portal/cefi-portal

v2024.10.2

11 Oct 20:52
573ed24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.10.1...v2024.10.2

Adding MHW frontend and automate the data access list

04 Oct 17:01
ef27390
Compare
Choose a tag to compare

The marine heatwave frontend is added to and tested on the dev site. This include the mhw probability forecast and spread of the MHW magnitude.
The data access list is being automated with daily check on the data on the data server. Json file is act as the database of the available data.

What's Changed

  • Feature add daily data function by @chiaweh2 in #11
  • Feature mhw and data accesss by @chiaweh2 in #14
  • include the navpill latest update by @chiaweh2 in #15
  • Optimize the plotly interface and adding the plotly interface in marine heatwave tab by @chiaweh2 in #16

Full Changelog: v2024.09.1...v2024.10.1

Add feature to accommodate the new daily data

11 Sep 19:34
97d9c08
Compare
Choose a tag to compare

The version 2024.09.1 release is to accommodate the new daily data added to the PSL data base. Couple of important updates include

  1. the ability to separate the same variable name with different time frequency
  2. the relocation of the variable indexing file. This makes reindexing web installing processes easier.
  3. plotly plot reinitialization is needed for some daily plot need to have the previous monthly dash plotly to empty
  4. updating the indexing file to sort the index file in data frequency

The version 2024 09

27 Aug 21:38
Compare
Choose a tag to compare
The version 2024 09 Pre-release
Pre-release

This is dev version that have not been push to the public cite. A webinstall of this version is needed once the backend code is in prod. A PR is also needed to merge the Dev change to the main branch.