Changes between Version 4 and Version 5 of U_init_obsvars
- Timestamp:
- Mar 25, 2025, 7:50:11 PM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
U_init_obsvars
v4 v5 8 8 The routine is called by PDAF during the analysis step and has to provide the filter with a vector of observation error variances. 9 9 10 The interface is the following:10 The interface is: 11 11 {{{ 12 12 SUBROUTINE U_init_obsvars(step, dim_obs_f, var_f)