FV3 Bundle
lseatlas_define::lseatlas_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
character(sldatatype_name = LSEATLAS_DATATYPE
 
integer(long) release = LSEATLAS_RELEASE
 
integer(long) version = LSEATLAS_VERSION
 
integer(long) n_frequencies = 0
 
integer(long) n_latitudes = 0
 
integer(long) n_longitudes = 0
 
real(double), dimension(:), allocatable frequency
 
real(double), dimension(:), allocatable latitude
 
real(double), dimension(:), allocatable longitude
 
real(double), dimension(:,:,:), allocatable emissivity
 

Detailed Description

Definition at line 87 of file LSEatlas_Define.f90.

Member Data Documentation

◆ datatype_name

character(sl) lseatlas_define::lseatlas_type::datatype_name = LSEATLAS_DATATYPE
private

Definition at line 92 of file LSEatlas_Define.f90.

◆ emissivity

real(double), dimension(:,:,:), allocatable lseatlas_define::lseatlas_type::emissivity
private

Definition at line 105 of file LSEatlas_Define.f90.

◆ frequency

real(double), dimension(:), allocatable lseatlas_define::lseatlas_type::frequency
private

Definition at line 101 of file LSEatlas_Define.f90.

◆ is_allocated

logical lseatlas_define::lseatlas_type::is_allocated = .FALSE.
private

Definition at line 90 of file LSEatlas_Define.f90.

◆ latitude

real(double), dimension(:), allocatable lseatlas_define::lseatlas_type::latitude
private

Definition at line 102 of file LSEatlas_Define.f90.

◆ longitude

real(double), dimension(:), allocatable lseatlas_define::lseatlas_type::longitude
private

Definition at line 103 of file LSEatlas_Define.f90.

◆ n_frequencies

integer(long) lseatlas_define::lseatlas_type::n_frequencies = 0
private

Definition at line 97 of file LSEatlas_Define.f90.

◆ n_latitudes

integer(long) lseatlas_define::lseatlas_type::n_latitudes = 0
private

Definition at line 98 of file LSEatlas_Define.f90.

◆ n_longitudes

integer(long) lseatlas_define::lseatlas_type::n_longitudes = 0
private

Definition at line 99 of file LSEatlas_Define.f90.

◆ release

integer(long) lseatlas_define::lseatlas_type::release = LSEATLAS_RELEASE
private

Definition at line 94 of file LSEatlas_Define.f90.

◆ version

integer(long) lseatlas_define::lseatlas_type::version = LSEATLAS_VERSION
private

Definition at line 95 of file LSEatlas_Define.f90.


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