Skip to content

Revised NWM SWE Example#26

Merged
danielletijerina merged 6 commits intomainfrom
feature/nwm_swe_point_eval
Mar 28, 2026
Merged

Revised NWM SWE Example#26
danielletijerina merged 6 commits intomainfrom
feature/nwm_swe_point_eval

Conversation

@igarousi
Copy link
Copy Markdown
Collaborator

Main changes include:

  • Refactored the NWM SWE point-scale evaluation workflow to align with the updated notebook and analysis structure.
    • Reworked snow evaluation utilities to compare observed and modeled SWE peaks and melt-period metrics more directly.
    • Updated melt-period calculations and reorganized the notebook so variable-specific snow metrics are separated from general summary statistics.
    • Simplified the evaluation workflow by removing redundant summary-table logic and using metrics_df directly for analysis and plotting.
    • Improved SWE plotting utilities, including the Condon diagram, comparison/scatter plots, watershed site mapping, and melt-metric visualizations.
    • Added utilities to retrieve and format CCSS observations and NWM SWE data for multiple sites into merged, analysis-ready tables.
    • Added a helper to align observed and modeled datasets on common dates before computing metrics.
    • Refreshed example notebooks and supporting example assets used in the snow evaluation workflow.

…n already exist in metrics_df. We can simply use that and plot metrics. Also, we don't need the function. The information already exists in dataframe.
…lysis to Section 5. Now, Section 6 is all about commonly-used stats. Section 5 is about variable-specific metrics
Copy link
Copy Markdown
Collaborator

@danielletijerina danielletijerina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great updates! Thanks for working on the additional functions.

@danielletijerina danielletijerina merged commit 986618f into main Mar 28, 2026
1 check 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