FV3 Bundle
nesdis_amsre_snowem_module Module Reference

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 $'
 

Function/Subroutine Documentation

◆ amsre_snow_tb()

subroutine nesdis_amsre_snowem_module::amsre_snow_tb ( real(fp)  frequency,
real(fp)  theta,
real(fp), dimension(*)  tv,
real(fp), dimension(*)  th,
real(fp), dimension(*)  em_vector 
)
private

Definition at line 277 of file NESDIS_AMSRE_SNOWEM_Module.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ amsre_snow_tbts()

subroutine nesdis_amsre_snowem_module::amsre_snow_tbts ( real(fp)  frequency,
real(fp)  theta,
real(fp), dimension(*)  tv,
real(fp), dimension(*)  th,
real(fp)  tskin,
real(fp)  tsnow,
real(fp), dimension(*)  em_vector 
)
private

Definition at line 482 of file NESDIS_AMSRE_SNOWEM_Module.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ nesdis_amsre_snow()

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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ snowemiss_extrapolate()

subroutine nesdis_amsre_snowem_module::snowemiss_extrapolate ( real(fp), dimension(*)  ev,
real(fp), dimension(*)  eh,
real(fp)  theta,
integer  ntype 
)
private

Definition at line 744 of file NESDIS_AMSRE_SNOWEM_Module.f90.

Here is the caller graph for this function:

Variable Documentation

◆ module_version_id

character(*), parameter nesdis_amsre_snowem_module::module_version_id = '$Id: NESDIS_AMSRE_SNOWEM_Module.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
private

Definition at line 45 of file NESDIS_AMSRE_SNOWEM_Module.f90.