PDAFomi_omit_by_inno_cb Subroutine

subroutine PDAFomi_omit_by_inno_cb(dim_obs_f, resid_f, obs_f)

Call-back routine for omit_by_inno

This routine calls the routine PDAFomi_omit_by_inno for each observation type

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: dim_obs_f
real, intent(inout) :: resid_f(dim_obs_f)
real, intent(inout) :: obs_f(dim_obs_f)