FV3 Bundle
spccoeff_define::spccoeff_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
integer(long) release = SPCCOEFF_RELEASE
 
integer(long) version = SPCCOEFF_VERSION
 
integer(long) n_channels = 0
 
character(slsensor_id = ''
 
integer(long) sensor_type = INVALID_SENSOR
 
integer(long) wmo_satellite_id = INVALID_WMO_SATELLITE_ID
 
integer(long) wmo_sensor_id = INVALID_WMO_SENSOR_ID
 
integer(long), dimension(:), allocatable sensor_channel
 
integer(long), dimension(:), allocatable polarization
 
integer(long), dimension(:), allocatable channel_flag
 
real(double), dimension(:), allocatable frequency
 
real(double), dimension(:), allocatable wavenumber
 
real(double), dimension(:), allocatable planck_c1
 
real(double), dimension(:), allocatable planck_c2
 
real(double), dimension(:), allocatable band_c1
 
real(double), dimension(:), allocatable band_c2
 
real(double), dimension(:), allocatable cosmic_background_radiance
 
real(double), dimension(:), allocatable solar_irradiance
 
type(accoeff_type) ac
 
type(nltecoeff_type) nc
 

Detailed Description

Definition at line 157 of file SpcCoeff_Define.f90.

Member Data Documentation

◆ ac

type(accoeff_type) spccoeff_define::spccoeff_type::ac
private

Definition at line 183 of file SpcCoeff_Define.f90.

◆ band_c1

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::band_c1
private

Definition at line 178 of file SpcCoeff_Define.f90.

◆ band_c2

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::band_c2
private

Definition at line 179 of file SpcCoeff_Define.f90.

◆ channel_flag

integer(long), dimension(:), allocatable spccoeff_define::spccoeff_type::channel_flag
private

Definition at line 173 of file SpcCoeff_Define.f90.

◆ cosmic_background_radiance

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::cosmic_background_radiance
private

Definition at line 180 of file SpcCoeff_Define.f90.

◆ frequency

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::frequency
private

Definition at line 174 of file SpcCoeff_Define.f90.

◆ is_allocated

logical spccoeff_define::spccoeff_type::is_allocated = .FALSE.
private

Definition at line 159 of file SpcCoeff_Define.f90.

◆ n_channels

integer(long) spccoeff_define::spccoeff_type::n_channels = 0
private

Definition at line 164 of file SpcCoeff_Define.f90.

◆ nc

type(nltecoeff_type) spccoeff_define::spccoeff_type::nc
private

Definition at line 184 of file SpcCoeff_Define.f90.

◆ planck_c1

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::planck_c1
private

Definition at line 176 of file SpcCoeff_Define.f90.

◆ planck_c2

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::planck_c2
private

Definition at line 177 of file SpcCoeff_Define.f90.

◆ polarization

integer(long), dimension(:), allocatable spccoeff_define::spccoeff_type::polarization
private

Definition at line 172 of file SpcCoeff_Define.f90.

◆ release

integer(long) spccoeff_define::spccoeff_type::release = SPCCOEFF_RELEASE
private

Definition at line 161 of file SpcCoeff_Define.f90.

◆ sensor_channel

integer(long), dimension(:), allocatable spccoeff_define::spccoeff_type::sensor_channel
private

Definition at line 171 of file SpcCoeff_Define.f90.

◆ sensor_id

character(sl) spccoeff_define::spccoeff_type::sensor_id = ''
private

Definition at line 166 of file SpcCoeff_Define.f90.

◆ sensor_type

integer(long) spccoeff_define::spccoeff_type::sensor_type = INVALID_SENSOR
private

Definition at line 167 of file SpcCoeff_Define.f90.

◆ solar_irradiance

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::solar_irradiance
private

Definition at line 181 of file SpcCoeff_Define.f90.

◆ version

integer(long) spccoeff_define::spccoeff_type::version = SPCCOEFF_VERSION
private

Definition at line 162 of file SpcCoeff_Define.f90.

◆ wavenumber

real(double), dimension(:), allocatable spccoeff_define::spccoeff_type::wavenumber
private

Definition at line 175 of file SpcCoeff_Define.f90.

◆ wmo_satellite_id

integer(long) spccoeff_define::spccoeff_type::wmo_satellite_id = INVALID_WMO_SATELLITE_ID
private

Definition at line 168 of file SpcCoeff_Define.f90.

◆ wmo_sensor_id

integer(long) spccoeff_define::spccoeff_type::wmo_sensor_id = INVALID_WMO_SENSOR_ID
private

Definition at line 169 of file SpcCoeff_Define.f90.


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