Go to the source code of this file.
|
module | ufo_gnssro_ropp2d_utils_mod |
| Fortran module to handle gnssro bending angle observations following the ROPP (2018 Aug) implementation.
|
|
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::init_ropp_2d_statevec (rlon, rlat, temp, shum, pres, phi, lm, x, n_horiz, dtheta, iflip) |
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::init_ropp_2d_statevec_ad (temp_d, shum_d, pres_d, phi_d, lm, x_ad, n_horiz, iflip) |
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::init_ropp_2d_obvec (nvprof, obs_impact, rlat, rlon, roc, undulat, y) |
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::init_ropp_2d_obvec_tlad (iloop, nvprof, obs_impact, rlat, rlon, roc, undulat, y, y_p) |
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::ropp_tidy_up_2d (x, y) |
|
subroutine, public | ufo_gnssro_ropp2d_utils_mod::ropp_tidy_up_tlad_2d (x, x_p, y, y_p) |
|