Initialize vector of observation errors for generating synthetic obs.
This routine initializes a vector of observation errors used to perturb an observe dmodel state when generating synthetic observations.
Revision history: * 2020-05 - Lars Nerger - Initial code from restructuring observation routines * Later revisions - see repository log
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(obs_f), | intent(in) | :: | thisobs | |||
real, | intent(inout) | :: | obserr_f(:) |