FV3 Bundle
nesdis_atms_snowem_module Module Reference

Functions/Subroutines

subroutine, public nesdis_atms_snowem (Satellite_Angle, User_Angle, Frequency, Tbs, Tss, Snow_Depth, Emissivity_H, Emissivity_V)
 
subroutine atms_snow_bytypes (frequency, snow_type, em_vector)
 
subroutine atms_snow_bytbts_d (frequency, tb, ts, snow_type, em_vector)
 
subroutine atms_snow_bytbs (frequency, tb, snow_type, em_vector)
 
subroutine atms_snow_bytb_a (frequency, tba, snow_type, em_vector)
 
subroutine atms_snow_bytb_b (frequency, tbb, snow_type, em_vector)
 
subroutine atms_snow_bytbts (frequency, tb, ts, snow_type, em_vector)
 
subroutine atms_snow_bytbts_a (frequency, tba, ts, snow_type, em_vector)
 
subroutine atms_snow_bytbts_b (frequency, tbb, ts, snow_type, em_vector)
 
subroutine atms_alandem_snow (theta, frequency, snow_depth, ts, snow_type, em_vector)
 
subroutine em_initialization (frequency, em_vector)
 
subroutine em_interpolate (frequency, discriminator, emissivity, snow_type)
 
subroutine ems_adjust (theta, frequency, depth, ts, esv_3w, esh_3w, em_vector, snow_type)
 
subroutine six_indices (nind, index_in, threshold, tindex)
 

Function/Subroutine Documentation

◆ atms_alandem_snow()

subroutine nesdis_atms_snowem_module::atms_alandem_snow ( real(fp)  theta,
real(fp)  frequency,
real(fp)  snow_depth,
real(fp)  ts,
integer  snow_type,
real(fp), dimension(2)  em_vector 
)
private

Definition at line 1410 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytb_a()

subroutine nesdis_atms_snowem_module::atms_snow_bytb_a ( real(fp)  frequency,
real(fp), dimension(:)  tba,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 717 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytb_b()

subroutine nesdis_atms_snowem_module::atms_snow_bytb_b ( real(fp)  frequency,
real(fp), dimension(:)  tbb,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 837 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytbs()

subroutine nesdis_atms_snowem_module::atms_snow_bytbs ( real(fp)  frequency,
real(fp), dimension(:)  tb,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 601 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytbts()

subroutine nesdis_atms_snowem_module::atms_snow_bytbts ( real(fp)  frequency,
real(fp), dimension(:)  tb,
real(fp)  ts,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 928 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytbts_a()

subroutine nesdis_atms_snowem_module::atms_snow_bytbts_a ( real(fp)  frequency,
real(fp), dimension(:)  tba,
real(fp)  ts,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 1208 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytbts_b()

subroutine nesdis_atms_snowem_module::atms_snow_bytbts_b ( real(fp)  frequency,
real(fp), dimension(:)  tbb,
real(fp)  ts,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 1319 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ atms_snow_bytbts_d()

subroutine nesdis_atms_snowem_module::atms_snow_bytbts_d ( real(fp)  frequency,
real(fp), dimension(:)  tb,
real(fp)  ts,
integer  snow_type,
real(fp), dimension(:)  em_vector 
)
private

Definition at line 474 of file NESDIS_ATMS_SnowEM_Module.f90.

Here is the caller graph for this function:

◆ atms_snow_bytypes()

subroutine nesdis_atms_snowem_module::atms_snow_bytypes ( real(fp)  frequency,
integer  snow_type,
real(fp), dimension(2)  em_vector 
)
private

Definition at line 392 of file NESDIS_ATMS_SnowEM_Module.f90.

Here is the caller graph for this function:

◆ em_initialization()

subroutine nesdis_atms_snowem_module::em_initialization ( real(fp)  frequency,
real(fp), dimension(:)  em_vector 
)

Definition at line 1490 of file NESDIS_ATMS_SnowEM_Module.f90.

Here is the caller graph for this function:

◆ em_interpolate()

subroutine nesdis_atms_snowem_module::em_interpolate ( real(fp)  frequency,
real(fp), dimension(:)  discriminator,
real(fp)  emissivity,
integer  snow_type 
)
private

Definition at line 1577 of file NESDIS_ATMS_SnowEM_Module.f90.

Here is the caller graph for this function:

◆ ems_adjust()

subroutine nesdis_atms_snowem_module::ems_adjust ( real(fp)  theta,
real(fp)  frequency,
real(fp)  depth,
real(fp)  ts,
real(fp), dimension(:)  esv_3w,
real(fp), dimension(:)  esh_3w,
real(fp), dimension(2)  em_vector,
integer  snow_type 
)
private

Definition at line 1746 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ nesdis_atms_snowem()

subroutine, public nesdis_atms_snowem_module::nesdis_atms_snowem ( real(fp), intent(in)  Satellite_Angle,
real(fp), intent(in)  User_Angle,
real(fp), intent(in)  Frequency,
real(fp), dimension(:), intent(in), optional  Tbs,
real(fp), intent(in), optional  Tss,
real(fp), intent(in), optional  Snow_Depth,
real(fp), intent(out)  Emissivity_H,
real(fp), intent(out)  Emissivity_V 
)

Definition at line 284 of file NESDIS_ATMS_SnowEM_Module.f90.

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

◆ six_indices()

subroutine nesdis_atms_snowem_module::six_indices ( integer  nind,
real(fp), dimension(:)  index_in,
real(fp), dimension(:)  threshold,
logical, dimension(:)  tindex 
)
private

Definition at line 1858 of file NESDIS_ATMS_SnowEM_Module.f90.

Here is the caller graph for this function: