| 1 | = Overview of user-supplied routines with their default names = |
| 2 | |
| 3 | This page lists the user-supplied routines that are called by PDAF as call-back routines. |
| 4 | |
| 5 | The names are the default names that are set for the simplified interface of PDAF. |
| 6 | |
| 7 | === User routines to control the ensemble integrations === |
| 8 | |
| 9 | [wiki:init_ens_pdaf][[BR]] |
| 10 | [wiki:next_observation_pdaf][[BR]] |
| 11 | |
| 12 | === User routines for all filters === |
| 13 | |
| 14 | [wiki:collect_state_pdaf][[BR]] |
| 15 | [wiki:distribute_state_pdaf][[BR]] |
| 16 | [wiki:prepoststep_pdaf][[BR]] |
| 17 | |
| 18 | === User routines for global filters === |
| 19 | |
| 20 | [wiki:add_obs_error_pdaf][[BR]] |
| 21 | [wiki:init_dim_obs_pdaf][[BR]] |
| 22 | [wiki:init_obs_pdaf][[BR]] |
| 23 | [wiki:init_obscovar_pdaf][[BR]] |
| 24 | [wiki:init_obsvar_pdaf][[BR]] |
| 25 | [wiki:obs_op_pdaf][[BR]] |
| 26 | [wiki:prodRinvA_pdaf][[BR]] |
| 27 | |
| 28 | === User routines for localized filters === |
| 29 | |
| 30 | [wiki:g2l_obs_pdaf][[BR]] |
| 31 | [wiki:g2l_state_pdaf][[BR]] |
| 32 | [wiki:init_dim_l_pdaf][[BR]] |
| 33 | [wiki:init_dim_obs_f_pdaf][[BR]] |
| 34 | [wiki:init_dim_obs_l_pdaf][[BR]] |
| 35 | [wiki:init_n_domains_pdaf][[BR]] |
| 36 | [wiki:init_obs_f_pdaf][[BR]] |
| 37 | [wiki:init_obs_l_pdaf][[BR]] |
| 38 | [wiki:init_obsvar_l_pdaf][[BR]] |
| 39 | [wiki:l2g_state_pdaf][[BR]] |
| 40 | [wiki:obs_op_f_pdaf][[BR]] |
| 41 | [wiki:prodRinvA_l_pdaf][[BR]] |