Skip to content
Success

Changes

Summary

  1. QuadTune: 1) Add bar chart that shows |metric_changes| due to each parameter. 2) Fix colorbars on maps.  3) Allow download of hi-res figures.  4) Make background of scatterplots grey. (details)
  2. Reduced the upper bound for wp2_min_array to 1.0 (#1214) (details)
Commit 7f1ff523d411b020d4b8f71a89668ec8a79a10d9 by Vince Larson
QuadTune: 1) Add bar chart that shows |metric_changes| due to each parameter. 2) Fix colorbars on maps.  3) Allow download of hi-res figures.  4) Make background of scatterplots grey.

For #910.
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
The file was modified utilities/sens_matrix/create_figs.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit 9509e1b7c67cfcd60412b46b3f7b110eb85cc121 by noreply
Reduced the upper bound for wp2_min_array to 1.0 (#1214)

CLUBB ticket #1165

This is BIT_CHANGING for at least the cases ARM_97 and TWP_ICE,
and likely any other more non-standard cases.
This change will prevent the minimum clipping value for wp2 from exploding when l_min_wp2_from_corr_wx=.true.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)