FV3 Bundle
|
Functions/Subroutines | |
subroutine, public | nesdis_amsre_snow (Frequency, User_Angle, tv, th, Ts, Tsnow, Emissivity_H, Emissivity_V) |
subroutine | amsre_snow_tb (frequency, theta, tv, th, em_vector) |
subroutine | amsre_snow_tbts (frequency, theta, tv, th, tskin, tsnow, em_vector) |
subroutine | snowemiss_extrapolate (ev, eh, theta, ntype) |
Variables | |
character(*), parameter | module_version_id = '$Id: NESDIS_AMSRE_SNOWEM_Module.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
|
private |
Definition at line 277 of file NESDIS_AMSRE_SNOWEM_Module.f90.
|
private |
Definition at line 482 of file NESDIS_AMSRE_SNOWEM_Module.f90.
subroutine, public nesdis_amsre_snowem_module::nesdis_amsre_snow | ( | real(fp) | Frequency, |
real(fp) | User_Angle, | ||
real(fp), dimension(nch) | tv, | ||
real(fp), dimension(nch) | th, | ||
real(fp) | Ts, | ||
real(fp) | Tsnow, | ||
real(fp), intent(out) | Emissivity_H, | ||
real(fp), intent(out) | Emissivity_V | ||
) |
Definition at line 199 of file NESDIS_AMSRE_SNOWEM_Module.f90.
|
private |
Definition at line 744 of file NESDIS_AMSRE_SNOWEM_Module.f90.
|
private |
Definition at line 45 of file NESDIS_AMSRE_SNOWEM_Module.f90.