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)
 

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 9 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 76 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 41 of file gnssro_mod_obserror.F90.

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 136 of file gnssro_mod_obserror.F90.

Here is the caller graph for this function: