Merge CUAHSI/cssi_evaluation to hydroframe/cssi_evaluation#17
Merged
amy-defnet merged 75 commits intohydroframe:mainfrom Mar 18, 2026
Merged
Merge CUAHSI/cssi_evaluation to hydroframe/cssi_evaluation#17amy-defnet merged 75 commits intohydroframe:mainfrom
amy-defnet merged 75 commits intohydroframe:mainfrom
Conversation
…o functions: computing water year, and performing a same-day swe comparison.
…ample notebook into a data collection notebook and a single site comparison notebook
…ded steps in getting_started.md
…for circular import in notebook 02
… for popup formatting
…ion changes for notebook 02 sections 4-5
…mmary and plots, condon diagrams
…lation/ablation compute_stats
…ity to plot_sites_within_domain() function
…ems using getCCSSData() on Verde
…works on Verde up to the 'Summary Metrics at Multiple Sites' section
…n & first plotting
…rodata_utils; removed most of the Cali files
Cam 968 snow notebook 03 - Spatial Snow Analysis
…luding model specific and some observational functions.
…riginal 01_data_collection.ipynb notebooks. Renamed these for PF/HydroData and NWM
…nfirm notebook works.
…the content is specific to Parflow. We can re-use the content of this file later when the reorganization of the github repository is finalized.
…at supports both the core library configuration for the evaluation workflow/package and the runtime dependencies.
…ks fine. NWM and Parflow notebooks (#2) should be updated. They still point to cssi_evaluation.snow which no longer exists in our reorg branch
… all dependencies is already mentioned in getting_started.md
Merge reorg branch into develop branch
Merge develop branch into main branch
Merged to be synced with the upstream.
amy-defnet
requested changes
Mar 17, 2026
amy-defnet
approved these changes
Mar 18, 2026
Collaborator
amy-defnet
left a comment
There was a problem hiding this comment.
Thanks for the changes, looks good! I'll handle the failing tests on a separate PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update reorganizes the repository around a clearer hydrologic model evaluation workflow. The main changes include a cleaner source layout, expanded example notebooks for both NWM and ParFlow workflows, updated environment setup instructions, and revised documentation with visuals that explain the repository structure and workflow.
Main Changes: