Changes between Version 2 and Version 3 of PDAF_diag_stddev
- Timestamp:
- Mar 21, 2025, 7:21:15 PM (11 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_stddev
v2 v3 26 26 **Note:** 27 27 * The ensemble standard deviation is a common measure of the estimate model root mean square error. It is typically computed in `prepoststep_pdaf` to monitor the assimilation process. 28 * The option `do_mean` exists mainly for performance reasons. If `state_p` contains is ens meble mean state it does not need to be computed again.28 * The option `do_mean` exists mainly for performance reasons. If `state_p` contains is ensemble mean state it does not need to be computed again.