UFO
ufo_gnssro_ukmo1d_utils_mod Module Reference

Functions/Subroutines

subroutine, public ops_gpsrocalc_alpha (nobs, nlev, a, refrac, nr, alpha)
 
subroutine, public ops_gpsrocalc_nr (zb, nb, Rad, lat, und, refrac, nr)
 
subroutine, public ops_gpsro_geop_geom (lat, z)
 
subroutine, public ops_gpsro_refrac (nstate, nlevP, nb, nlevq, za, zb, x, GPSRO_pseudo_ops, GPSRO_vert_interp_ops, refracerr, refrac, T, z_pseudo, N_pseudo, nb_pseudo)
 

Function/Subroutine Documentation

◆ ops_gpsro_geop_geom()

subroutine, public ufo_gnssro_ukmo1d_utils_mod::ops_gpsro_geop_geom ( real(kind_real), intent(in)  lat,
real(kind_real), dimension(:), intent(inout)  z 
)

Definition at line 273 of file ufo_gnssro_bendmetoffice_utils_mod.F90.

Here is the caller graph for this function:

◆ ops_gpsro_refrac()

subroutine, public ufo_gnssro_ukmo1d_utils_mod::ops_gpsro_refrac ( integer, intent(in)  nstate,
integer, intent(in)  nlevP,
integer, intent(in)  nb,
integer, intent(in)  nlevq,
real(kind_real), dimension(:), intent(in)  za,
real(kind_real), dimension(:), intent(in)  zb,
real(kind_real), dimension(:), intent(in)  x,
logical, intent(in)  GPSRO_pseudo_ops,
logical, intent(in)  GPSRO_vert_interp_ops,
logical, intent(out)  refracerr,
real(kind_real), dimension(nb), intent(out)  refrac,
real(kind_real), dimension(nb), intent(out)  T,
real(kind_real), dimension(:), intent(out), optional, allocatable  z_pseudo,
real(kind_real), dimension(:), intent(out), optional, allocatable  N_pseudo,
integer, intent(out), optional  nb_pseudo 
)

Definition at line 318 of file ufo_gnssro_bendmetoffice_utils_mod.F90.

Here is the caller graph for this function:

◆ ops_gpsrocalc_alpha()

subroutine, public ufo_gnssro_ukmo1d_utils_mod::ops_gpsrocalc_alpha ( integer, intent(in)  nobs,
integer, intent(in)  nlev,
real(kind_real), dimension(nobs), intent(in)  a,
real(kind_real), dimension(nlev), intent(in)  refrac,
real(kind_real), dimension(nlev), intent(in)  nr,
real(kind_real), dimension(nobs), intent(out)  alpha 
)

Definition at line 45 of file ufo_gnssro_bendmetoffice_utils_mod.F90.

Here is the caller graph for this function:

◆ ops_gpsrocalc_nr()

subroutine, public ufo_gnssro_ukmo1d_utils_mod::ops_gpsrocalc_nr ( real(kind_real), dimension(nb), intent(in)  zb,
integer, intent(in)  nb,
real(kind_real), intent(in)  Rad,
real(kind_real), intent(in)  lat,
real(kind_real), intent(in)  und,
real(kind_real), dimension(nb), intent(in)  refrac,
real(kind_real), dimension(nb), intent(out)  nr 
)

Definition at line 219 of file ufo_gnssro_bendmetoffice_utils_mod.F90.

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