Skip to content

Remove pseudo-global warming models from hydroviz webapp endpoint - #731

Merged
BobTorgerson merged 1 commit into
mainfrom
remove_pgw_hydroviz
Jul 9, 2026
Merged

Remove pseudo-global warming models from hydroviz webapp endpoint#731
BobTorgerson merged 1 commit into
mainfrom
remove_pgw_hydroviz

Conversation

@cstephen

@cstephen cstephen commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR simply removes a few chunks of code that were responsible for adding the two pseudo-global warming (PGW) models to the hydroviz webapp endpoint. We've decided to omit the PGW models for ease of communication on the webapp side, and because they use a different scenario (SSP2-4.5) vs. the four other CESM2 runs included in the dataset (SSP3-7.0).

To test, run the hydroviz webapp from the gage_not_gauge branch, pointed at the remove_pgw_hydroviz branch of the Data API. Load a report for an Alaskan stream segment from the webapp, make sure all the charts still work as expected and confirm that only four (not six) "Projected" data points show up on the two circular polarscatter charts.

Note: This PR affects the other Alaska charts, too, but you can't see the difference in data points on the other charts since they are showing either min/mean/max or boxplots. But the PGW data have been removed from the upstream code that is responsible for population all of these charts.

@cstephen
cstephen requested review from BobTorgerson and charparr July 9, 2026 20:49
@BobTorgerson
BobTorgerson merged commit a818bdf into main Jul 9, 2026
1 check passed
@BobTorgerson
BobTorgerson deleted the remove_pgw_hydroviz branch July 9, 2026 21:43
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