pyPDAF.PDAF.omi_set_inno_omit_ivar¶
- pyPDAF.PDAF.omi_set_inno_omit_ivar()¶
This function sets the inno_omit_ivar attribute of obs_f typically used in user-supplied function py__init_dim_obs_pdaf. This is used to specify the inverse of the observations variance to omit the observation. By default it is 1e-12 for a large observation error, but users can adjust this value to ensure that the observation is omitted based on applications
- Parameters:
i_obs (int) – index of observations
inno_omit_ivar (float) – Inverse of observation variance for omiited observations