Definition at line 93 of file ufo_crtm_utils_mod.F90.
◆ qsmith_atm()
subroutine ufo_crtm_utils_mod::qsmith::qsmith_atm |
( |
type(crtm_atmosphere_type), dimension(:), intent(in) |
atm, |
|
|
real(kind_real), dimension(:,:), intent(out) |
rh |
|
) |
| |
|
private |
◆ qsmith_profiles()
subroutine ufo_crtm_utils_mod::qsmith::qsmith_profiles |
( |
real(kind_real), dimension(:,:), intent(in) |
t, |
|
|
real(kind_real), dimension(:,:), intent(in) |
sphum, |
|
|
real(kind_real), dimension(:,:), intent(in) |
p, |
|
|
real(kind_real), dimension(:,:), intent(out) |
rh |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: