Skip to content

Latest RespiLens release! (staging -> main)#168

Merged
emprzy merged 27 commits intomainfrom
main
Mar 18, 2026
Merged

Latest RespiLens release! (staging -> main)#168
emprzy merged 27 commits intomainfrom
main

Conversation

@emprzy
Copy link
Copy Markdown
Contributor

@emprzy emprzy commented Mar 18, 2026

  • add nice filename conventions for when you click the "save plot as png" button
  • make it such that MyRespiLens can handle any quantile pairs (and not just the standard 50%, 95%). They still have to be in pairs though!
  • conform hover labels for plots (on all views)
  • set code formatting conventions (established with Prettier, implemented as a pre-commit hook with husky)
  • hard fix the pandas issue related to our previous pin in workflows
  • fix an infinite reload bug relating to axes in the Metrocast view
  • make PathogenOverviewGraph.jsx logic responsive to the possibility that the newest date available may not yet have forecasts from our desired model (ensembles). So, now the site front page renders the most recent date for which there are ensemble forecasts (there should never been an ugly empty plot now)
  • genreral typo fixes

jcblemai and others added 27 commits February 10, 2026 17:12
Use `husky` to make `Prettier` formatting a pre-commit hook
in `helper::hubverse_df_preprocessor()`
address infinite loop warning in devtools console
now landing page defaults to most recent date with ensemble forecast submissions
@emprzy emprzy merged commit 3b3a0ff into ACCIDDA:main Mar 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants