UFO
|
Functions/Subroutines | |
subroutine | ufo_backgrounderroridentity_fillobsdiags (geovals, nlocs, obsvars, obsdiags) |
For each obs diagnostic called _background_error, where belongs to the set of variable names obsvars , fill this diagnostic with estimates of the background error of variable at observation locations. More... | |
subroutine ufo_backgrounderroridentity_mod::ufo_backgrounderroridentity_fillobsdiags | ( | type(ufo_geovals), intent(in) | geovals, |
integer, intent(in) | nlocs, | ||
type(oops_variables), intent(in) | obsvars, | ||
type(ufo_geovals), intent(inout) | obsdiags | ||
) |
For each obs diagnostic called _background_error, where belongs to the set of variable names obsvars
, fill this diagnostic with estimates of the background error of variable at observation locations.
Definition at line 17 of file ufo_backgrounderroridentity_mod.F90.