Changes between Version 1 and Version 2 of U_init_obsvars


Ignore:
Timestamp:
Mar 23, 2025, 9:02:45 AM (5 weeks ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_init_obsvars

    v1 v2  
    33The page documents the user-supplied call-back routine `U_init_obsvars`, which was introduced with PDAF V3.0.
    44
    5 The routine `U_init_obsvars` is a call-back routine that has to be provided by the user.  The typical namem in user code is `init_obsvars_pdaf`, but the user can choose the name.
     5The routine `U_init_obsvars` is a call-back routine that has to be provided by the user.  The typical name in user code is `init_obsvars_pdaf`, but the user can choose the name.
    66The routine is used only with the ENSRF/EAKF. The routine is called by PDAF during the analysis step and has to provide the filter with a vector of observation error variances.
    77