FV3 Bundle
crtm_rtsolution_define::crtm_rtsolution_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
integer n_layers = 0
 
character(strlen) sensor_id = ''
 
integer wmo_satellite_id = INVALID_WMO_SATELLITE_ID
 
integer wmo_sensor_id = INVALID_WMO_SENSOR_ID
 
integer sensor_channel = 0
 
character(strlen *5) rt_algorithm_name = ''
 
logical scattering_flag = .TRUE.
 
integer n_full_streams = 0
 
integer n_stokes = 0
 
real(fp) sod = ZERO
 
real(fp) surface_emissivity = ZERO
 
real(fp) surface_reflectivity = ZERO
 
real(fp) up_radiance = ZERO
 
real(fp) down_radiance = ZERO
 
real(fp) down_solar_radiance = ZERO
 
real(fp) surface_planck_radiance = ZERO
 
real(fp), dimension(:), allocatable upwelling_overcast_radiance
 
real(fp), dimension(:), allocatable upwelling_radiance
 
real(fp), dimension(:), allocatable layer_optical_depth
 
real(fp) radiance = ZERO
 
real(fp) brightness_temperature = ZERO
 

Detailed Description

Definition at line 114 of file CRTM_RTSolution_Define.f90.

Member Data Documentation

◆ brightness_temperature

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::brightness_temperature = ZERO
private

Definition at line 145 of file CRTM_RTSolution_Define.f90.

◆ down_radiance

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::down_radiance = ZERO
private

Definition at line 137 of file CRTM_RTSolution_Define.f90.

◆ down_solar_radiance

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::down_solar_radiance = ZERO
private

Definition at line 138 of file CRTM_RTSolution_Define.f90.

◆ is_allocated

logical crtm_rtsolution_define::crtm_rtsolution_type::is_allocated = .FALSE.
private

Definition at line 116 of file CRTM_RTSolution_Define.f90.

◆ layer_optical_depth

real(fp), dimension(:), allocatable crtm_rtsolution_define::crtm_rtsolution_type::layer_optical_depth
private

Definition at line 142 of file CRTM_RTSolution_Define.f90.

◆ n_full_streams

integer crtm_rtsolution_define::crtm_rtsolution_type::n_full_streams = 0
private

Definition at line 128 of file CRTM_RTSolution_Define.f90.

◆ n_layers

integer crtm_rtsolution_define::crtm_rtsolution_type::n_layers = 0
private

Definition at line 118 of file CRTM_RTSolution_Define.f90.

◆ n_stokes

integer crtm_rtsolution_define::crtm_rtsolution_type::n_stokes = 0
private

Definition at line 129 of file CRTM_RTSolution_Define.f90.

◆ radiance

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::radiance = ZERO
private

Definition at line 144 of file CRTM_RTSolution_Define.f90.

◆ rt_algorithm_name

character(strlen*5) crtm_rtsolution_define::crtm_rtsolution_type::rt_algorithm_name = ''
private

Definition at line 125 of file CRTM_RTSolution_Define.f90.

◆ scattering_flag

logical crtm_rtsolution_define::crtm_rtsolution_type::scattering_flag = .TRUE.
private

Definition at line 127 of file CRTM_RTSolution_Define.f90.

◆ sensor_channel

integer crtm_rtsolution_define::crtm_rtsolution_type::sensor_channel = 0
private

Definition at line 123 of file CRTM_RTSolution_Define.f90.

◆ sensor_id

character(strlen) crtm_rtsolution_define::crtm_rtsolution_type::sensor_id = ''
private

Definition at line 120 of file CRTM_RTSolution_Define.f90.

◆ sod

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::sod = ZERO
private

Definition at line 133 of file CRTM_RTSolution_Define.f90.

◆ surface_emissivity

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::surface_emissivity = ZERO
private

Definition at line 134 of file CRTM_RTSolution_Define.f90.

◆ surface_planck_radiance

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::surface_planck_radiance = ZERO
private

Definition at line 139 of file CRTM_RTSolution_Define.f90.

◆ surface_reflectivity

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::surface_reflectivity = ZERO
private

Definition at line 135 of file CRTM_RTSolution_Define.f90.

◆ up_radiance

real(fp) crtm_rtsolution_define::crtm_rtsolution_type::up_radiance = ZERO
private

Definition at line 136 of file CRTM_RTSolution_Define.f90.

◆ upwelling_overcast_radiance

real(fp), dimension(:), allocatable crtm_rtsolution_define::crtm_rtsolution_type::upwelling_overcast_radiance
private

Definition at line 140 of file CRTM_RTSolution_Define.f90.

◆ upwelling_radiance

real(fp), dimension(:), allocatable crtm_rtsolution_define::crtm_rtsolution_type::upwelling_radiance
private

Definition at line 141 of file CRTM_RTSolution_Define.f90.

◆ wmo_satellite_id

integer crtm_rtsolution_define::crtm_rtsolution_type::wmo_satellite_id = INVALID_WMO_SATELLITE_ID
private

Definition at line 121 of file CRTM_RTSolution_Define.f90.

◆ wmo_sensor_id

integer crtm_rtsolution_define::crtm_rtsolution_type::wmo_sensor_id = INVALID_WMO_SENSOR_ID
private

Definition at line 122 of file CRTM_RTSolution_Define.f90.


The documentation for this type was generated from the following file: