FV3 Bundle
odssu_define::odssu_type Type Reference

Private Attributes

integer n_allocates = 0
 
integer(long) release = ODSSU_RELEASE
 
integer(long) version = ODSSU_VERSION
 
integer(long) algorithm = ODSSU_ALGORITHM
 
integer(long) subalgorithm = 0
 
integer(long) n_channels = 0
 
integer(long) n_absorbers = 0
 
integer(long) n_tc_cellpressures = 0
 
integer(long) n_ref_cellpressures = 0
 
character(slsensor_id = ' '
 
integer(long) wmo_satellite_id = INVALID_WMO_SATELLITE_ID
 
integer(long) wmo_sensor_id = INVALID_WMO_SENSOR_ID
 
integer(long) sensor_type = INFRARED_SENSOR
 
integer(long), dimension(:), pointer sensor_channel => NULL()
 
integer(long), dimension(:), pointer absorber_id => NULL()
 
real(double), dimension(:,:), pointer tc_cellpressure => NULL()
 
real(double), dimension(:), pointer ref_time => NULL()
 
real(double), dimension(:,:), pointer ref_cellpressure => NULL()
 
type(odas_type), dimension(:), pointer odas => NULL()
 
type(odps_type), dimension(:), pointer odps => NULL()
 

Detailed Description

Definition at line 89 of file ODSSU_Define.f90.

Member Data Documentation

◆ absorber_id

integer(long), dimension(:), pointer odssu_define::odssu_type::absorber_id => NULL()
private

Definition at line 116 of file ODSSU_Define.f90.

◆ algorithm

integer(long) odssu_define::odssu_type::algorithm = ODSSU_ALGORITHM
private

Definition at line 101 of file ODSSU_Define.f90.

◆ n_absorbers

integer(long) odssu_define::odssu_type::n_absorbers = 0
private

Definition at line 105 of file ODSSU_Define.f90.

◆ n_allocates

integer odssu_define::odssu_type::n_allocates = 0
private

Definition at line 96 of file ODSSU_Define.f90.

◆ n_channels

integer(long) odssu_define::odssu_type::n_channels = 0
private

Definition at line 104 of file ODSSU_Define.f90.

◆ n_ref_cellpressures

integer(long) odssu_define::odssu_type::n_ref_cellpressures = 0
private

Definition at line 107 of file ODSSU_Define.f90.

◆ n_tc_cellpressures

integer(long) odssu_define::odssu_type::n_tc_cellpressures = 0
private

Definition at line 106 of file ODSSU_Define.f90.

◆ odas

type(odas_type), dimension(:), pointer odssu_define::odssu_type::odas => NULL()
private

Definition at line 124 of file ODSSU_Define.f90.

◆ odps

type(odps_type), dimension(:), pointer odssu_define::odssu_type::odps => NULL()
private

Definition at line 125 of file ODSSU_Define.f90.

◆ ref_cellpressure

real(double), dimension(:,:), pointer odssu_define::odssu_type::ref_cellpressure => NULL()
private

Definition at line 121 of file ODSSU_Define.f90.

◆ ref_time

real(double), dimension(:), pointer odssu_define::odssu_type::ref_time => NULL()
private

Definition at line 120 of file ODSSU_Define.f90.

◆ release

integer(long) odssu_define::odssu_type::release = ODSSU_RELEASE
private

Definition at line 98 of file ODSSU_Define.f90.

◆ sensor_channel

integer(long), dimension(:), pointer odssu_define::odssu_type::sensor_channel => NULL()
private

Definition at line 114 of file ODSSU_Define.f90.

◆ sensor_id

character(sl) odssu_define::odssu_type::sensor_id = ' '
private

Definition at line 109 of file ODSSU_Define.f90.

◆ sensor_type

integer(long) odssu_define::odssu_type::sensor_type = INFRARED_SENSOR
private

Definition at line 112 of file ODSSU_Define.f90.

◆ subalgorithm

integer(long) odssu_define::odssu_type::subalgorithm = 0
private

Definition at line 102 of file ODSSU_Define.f90.

◆ tc_cellpressure

real(double), dimension(:,:), pointer odssu_define::odssu_type::tc_cellpressure => NULL()
private

Definition at line 119 of file ODSSU_Define.f90.

◆ version

integer(long) odssu_define::odssu_type::version = ODSSU_VERSION
private

Definition at line 99 of file ODSSU_Define.f90.

◆ wmo_satellite_id

integer(long) odssu_define::odssu_type::wmo_satellite_id = INVALID_WMO_SATELLITE_ID
private

Definition at line 110 of file ODSSU_Define.f90.

◆ wmo_sensor_id

integer(long) odssu_define::odssu_type::wmo_sensor_id = INVALID_WMO_SENSOR_ID
private

Definition at line 111 of file ODSSU_Define.f90.


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