Changes between Version 5 and Version 6 of PDAF_put_state_ensrf
- Timestamp:
- Mar 23, 2025, 7:09:10 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_ensrf
v5 v6 21 21 * `U_init_obs`: [[BR]]The name of the user-supplied routine that initializes the vector of observations 22 22 * `U_init_obsvars`: [[BR]]The name of the user-supplied routine that initializes the vector of observation error variances. 23 * `U_localize_covar_serial`: The name of the routine that applies the covariance localization for a single observation23 * `U_localize_covar_serial`: [[BR]]The name of the routine that applies the covariance localization for a single observation 24 24 * `U_prepoststep`: [[BR]]The name of the pre/poststep routine as in `PDAF_get_state` 25 25 * `status_pdaf`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors.