Changes between Version 1 and Version 2 of init_dim_obs_pdaf


Ignore:
Timestamp:
Jan 21, 2015, 4:19:42 PM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • init_dim_obs_pdaf

    v1 v2  
    33The page document the user-supplied call-back routine `init_dim_obs_pdaf`.
    44
    5 The routine `init_dim_obs_pdaf` (called `U_init_dim_obs` inide the PDAF core routines) is a call-back routine that has to be provided by the user. The routine is used with all global filters. The purpose of the routine is to determine the size of the vector of observations.
     5The routine `init_dim_obs_pdaf` (called `U_init_dim_obs` inside the PDAF core routines) is a call-back routine that has to be provided by the user. The routine is used with all global filters. The purpose of the routine is to determine the size of the vector of observations.
    66The routine is called at the beginning of each analysis step.
    77