Changes between Version 1 and Version 2 of init_obserr_f_pdaf
- Timestamp:
- Feb 9, 2019, 12:40:14 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
init_obserr_f_pdaf
v1 v2 4 4 5 5 The routine `init_obserr_f_pdaf` (called `U_init_obserr` inside the PDAF core routines) is a call-back routine that has to be provided by the user. 6 This routine is used for generating synthetic observations with PDAF using [ PDAF_generate_obs] or [PDAF_put_state_generate_obs].6 This routine is used for generating synthetic observations with PDAF using [wiki:PDAF_generate_obs PDAF_generate_obs] or [wiki:PDAF_put_state_generate_obs PDAF_put_state_generate_obs]. 7 7 The routine is called by PDAF during the observation generation. Its purpose is to fill the provided vector of observation error standard deviations. 8 8