Releases: NOAA-CEFI-Portal/cefi-portal
Releases · NOAA-CEFI-Portal/cefi-portal
v2024.10.2
What's Changed
- Bug fix/tabjs by @KevinCounts in #17
- fix the resize issue from dash dropdown change by @chiaweh2 in #19
- update database by @chiaweh2 in #21
- Hotfix dataaccess by @chiaweh2 in #22
- Check webinstall files by @chiaweh2 in #20
- add readme by @chiaweh2 in #23
- Adding FAQ and fix form bug by @chiaweh2 in #25
- push to public access by @chiaweh2 in #26
New Contributors
- @KevinCounts made their first contribution in #17
Full Changelog: v2024.10.1...v2024.10.2
Adding MHW frontend and automate the data access list
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
The version 2024.09.1 release is to accommodate the new daily data added to the PSL data base. Couple of important updates include
- the ability to separate the same variable name with different time frequency
- the relocation of the variable indexing file. This makes reindexing web installing processes easier.
- plotly plot reinitialization is needed for some daily plot need to have the previous monthly dash plotly to empty
- updating the indexing file to sort the index file in data frequency
The version 2024 09
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.