Skip to content
Success

Changes

Summary

  1. Fix time height plots (#1196) (details)
  2. QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text. (details)
  3. QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text. (details)
Commit c6a3895bf0db72da4f7acb46f4637d73d20d7df5 by noreply
Fix time height plots (#1196)

Final wrap up of pyplotgen changes
CLUBB ticket #1164

Added new VariableGroup that plots CLUBB correlations as as time-height plots

Changed colormap for time-height plots and fixed coloring scheme for time-height plots
The file was modified postprocessing/pyplotgen/src/Contour.py (diff)
The file was modified postprocessing/pyplotgen/src/ContourPanel.py (diff)
The file was modified postprocessing/pyplotgen/config/Style_definitions.py (diff)
The file was addedpostprocessing/pyplotgen/config/VariableGroupCorrelationsTimeHeight.py
Commit 25435a8b0094e51db95a383d42a93db86c643f76 by Vince Larson
QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.

For #910.
The file was modified utilities/sens_matrix/create_figs.py (diff)
Commit f8d7cc45d96ec81f05f09d0aff8dad2b5ae33435 by Vince Larson
QuadTune: De-bias matrix before calculating parameter correlations, add comments about definition of residual, include metric name in hover text.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)