UFO
|
Functions/Subroutines | |
subroutine | ufo_backgrounderrorvertinterp_fillobsdiags (obs_vcoord_name, vcoord_name, geovals, obsspace, 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_backgrounderrorvertinterp_mod::ufo_backgrounderrorvertinterp_fillobsdiags | ( | character(len=*), intent(in) | obs_vcoord_name, |
character(len=*), intent(in) | vcoord_name, | ||
type(ufo_geovals), intent(in) | geovals, | ||
type(c_ptr), intent(in), value | obsspace, | ||
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_backgrounderrorvertinterp_mod.F90.