PDAFomi_g2l_obs_cb Subroutine

subroutine PDAFomi_g2l_obs_cb(domain_p, step, dim_obs_f, dim_obs_l, ostate_f, ostate_l)

Uses

Call-back routine for g2l_obs

This routine calls the routine PDAFomi_g2l_obs for each observation type

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: domain_p
integer, intent(in) :: step
integer, intent(in) :: dim_obs_f
integer, intent(in) :: dim_obs_l
real, intent(in) :: ostate_f(dim_obs_f)
real, intent(out) :: ostate_l(dim_obs_l)