Initialize local observation vector and inverse error variance
This routine has to initialize the part of the overall local observation vector corresponding to the current observation type. The offset of the current observation type in the local obs. vector is given by OFFSET_OBS_l_ALL.
Revision history: * 2019-06 - Lars Nerger - Initial code from restructuring observation routines * Later revisions - see repository log
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(obs_l), | intent(inout) | :: | thisobs_l | |||
type(obs_f), | intent(inout) | :: | thisobs | |||
real, | intent(inout) | :: | obs_l_all(:) |