Skip to content
Success

Changes

Summary

  1. For RegTune, adds quadratic curves to three-dot plot. (details)
  2. For RegTune, defaults to polynomial fit for sensitivity matrix (details)
  3. In RegTune, normalizes metrics by a user-specified number (details)
Commit 9324242cc87f0d692e5bc39f32ac50f3be0b928b by Vince Larson
For RegTune, adds quadratic curves to three-dot plot.

For #910.
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit 9ada7441e588502eeb7f757cd0d618d8803bd08d by Vince Larson
For RegTune, defaults to polynomial fit for sensitivity matrix
and adds observations of sea-level pressure (PSL).

For #910.
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit b0101dc46f5324451c8273188032bda60d135e41 by Vince Larson
In RegTune, normalizes metrics by a user-specified number
rather than the observed value of the metric.

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