Go to the source code of this file.
|
module | ufo_gnssro_ropp1d_utils_mod |
| Fortran module to handle gnssro bending angle observations following the ROPP (2018 Aug) implementation.
|
|
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::init_ropp_1d_statevec (step_time, rlon, rlat, temp, shum, pres, phi, lm, phi_sfc, x, iflip) |
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::init_ropp_1d_statevec_ad (temp_d, shum_d, pres_d, phi_d, lm, x_ad, iflip) |
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::init_ropp_1d_obvec (nvprof, obs_impact, ichk, ob_time, rlat, rlon, roc, undulat, y) |
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::init_ropp_1d_obvec_tlad (iloop, nvprof, obs_impact, rlat, rlon, roc, undulat, y, y_p) |
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::ropp_tidy_up_1d (x, y) |
|
subroutine, public | ufo_gnssro_ropp1d_utils_mod::ropp_tidy_up_tlad_1d (x, x_p, y, y_p) |
|