UFO
ufo_gnssgb_ropp1d_utils_mod.F90 File Reference

Go to the source code of this file.

Modules

module  ufo_gnssgb_ropp1d_utils_mod
 Fortran module to handle ground-based gnss observations following the ROPP (2018 Aug) implementation.
 

Functions/Subroutines

subroutine, public ufo_gnssgb_ropp1d_utils_mod::init_ropp_1d_statevec (step_time, rlon, rlat, temp, shum, pres, phi, lm, phi_sfc, x, iflip)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::init_ropp_1d_statevec_ad (temp_d, shum_d, pres_d, phi_d, lm, x_ad, iflip)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::calc_station_phi (rlat, station_height, station_phi)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::calc_model_z (nlev, rlat, model_phi, model_z)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::init_ropp_1d_obvec (nlev, ichk, ob_time, rlat, rlon, station_phi, x, y)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::init_ropp_1d_obvec_tlad (nlev, rlat, rlon, x, y, y_p)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::gnss_ztd_integral (lm, model_refrac, model_z, ob_terr, model_ztd, l_linear)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::ropp_tidy_up_1d (x, y)
 
subroutine, public ufo_gnssgb_ropp1d_utils_mod::ropp_tidy_up_tlad_1d (x, x_p, y, y_p)