Gather full observational information
This routine uses PDAFomi_gather_obs_f_flex to obtain a full observed state vector. The routine is usually called the observation operators.
Revision history: * 2020-05 - Lars Nerger - Initial code * Later revisions - see repository log
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(obs_f), | intent(inout), | TARGET | :: | thisobs | ||
real, | intent(in) | :: | obsstate_p(:) | |||
real, | intent(inout) | :: | obsstate_f(:) |