UFO
gnssro_mod_obserror Module Reference

Functions/Subroutines

subroutine bending_angle_obserr_ecmwf (obsImpH, obsValue, nobs, obsErr, QCflags, missing)
 
subroutine bending_angle_obserr_nrl (obsLat, obsImpH, obsValue, nobs, obsErr, QCflags, missing)
 
subroutine bending_angle_obserr_nbam (obsLat, obsImpH, obsSaid, nobs, obsErr, QCflags, missing)
 
subroutine refractivity_obserr_nbam (obsLat, obsZ, nobs, obsErr, QCflags, missing)
 
subroutine gnssro_obserr_avtemp (nobs, n_horiz, rmatrix_filename, obsSatid, obsOrigC, nlevs, air_temperature, geopotential_height, obsZ, obsValue, obsErr, QCflags, missing)
 
subroutine gnssro_obserr_latitude (nobs, rmatrix_filename, obsSatid, obsOrigC, obsLat, obsZ, obsValue, obsErr, QCflags, missing)
 

Function/Subroutine Documentation

◆ bending_angle_obserr_ecmwf()

subroutine gnssro_mod_obserror::bending_angle_obserr_ecmwf ( real(kind_real), dimension(nobs), intent(in)  obsImpH,
real(kind_real), dimension(nobs), intent(in)  obsValue,
integer, intent(in)  nobs,
real(kind_real), dimension(nobs), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real)  missing 
)

Definition at line 11 of file gnssro_mod_obserror.F90.

Here is the caller graph for this function:

◆ bending_angle_obserr_nbam()

subroutine gnssro_mod_obserror::bending_angle_obserr_nbam ( real(kind_real), dimension(nobs), intent(in)  obsLat,
real(kind_real), dimension(nobs), intent(in)  obsImpH,
integer(c_int), dimension(nobs), intent(in)  obsSaid,
integer, intent(in)  nobs,
real(kind_real), dimension(nobs), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real)  missing 
)

Definition at line 78 of file gnssro_mod_obserror.F90.

Here is the caller graph for this function:

◆ bending_angle_obserr_nrl()

subroutine gnssro_mod_obserror::bending_angle_obserr_nrl ( real(kind_real), dimension(nobs), intent(in)  obsLat,
real(kind_real), dimension(nobs), intent(in)  obsImpH,
real(kind_real), dimension(nobs), intent(in)  obsValue,
integer, intent(in)  nobs,
real(kind_real), dimension(nobs), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real)  missing 
)

Definition at line 43 of file gnssro_mod_obserror.F90.

Here is the caller graph for this function:

◆ gnssro_obserr_avtemp()

subroutine gnssro_mod_obserror::gnssro_obserr_avtemp ( integer, intent(in)  nobs,
integer, intent(in)  n_horiz,
character(len=*), intent(in)  rmatrix_filename,
integer, dimension(:), intent(in)  obsSatid,
integer, dimension(:), intent(in)  obsOrigC,
integer, intent(in)  nlevs,
real, dimension(:,:), intent(in)  air_temperature,
real, dimension(:,:), intent(in)  geopotential_height,
real(kind_real), dimension(:), intent(in)  obsZ,
real(kind_real), dimension(:), intent(in)  obsValue,
real(kind_real), dimension(:), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real), intent(in)  missing 
)

Definition at line 170 of file gnssro_mod_obserror.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ gnssro_obserr_latitude()

subroutine gnssro_mod_obserror::gnssro_obserr_latitude ( integer, intent(in)  nobs,
character(len=*), intent(in)  rmatrix_filename,
integer, dimension(:), intent(in)  obsSatid,
integer, dimension(:), intent(in)  obsOrigC,
real(kind_real), dimension(:), intent(in)  obsLat,
real(kind_real), dimension(:), intent(in)  obsZ,
real(kind_real), dimension(:), intent(in)  obsValue,
real(kind_real), dimension(:), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real), intent(in)  missing 
)

Definition at line 287 of file gnssro_mod_obserror.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ refractivity_obserr_nbam()

subroutine gnssro_mod_obserror::refractivity_obserr_nbam ( real(kind_real), dimension(nobs), intent(in)  obsLat,
real(kind_real), dimension(nobs), intent(in)  obsZ,
integer, intent(in)  nobs,
real(kind_real), dimension(nobs), intent(out)  obsErr,
integer(c_int), dimension(:), intent(in)  QCflags,
real(kind_real)  missing 
)

Definition at line 138 of file gnssro_mod_obserror.F90.

Here is the caller graph for this function: