FV3 Bundle
taucoeff_define::taucoeff_type Type Reference

Private Attributes

integer n_sensors = 0
 
integer n_odas = 0
 
integer n_odps = 0
 
integer n_odssu = 0
 
integer n_odzeeman = 0
 
integer, dimension(:), allocatable algorithm_id
 
integer, dimension(:), allocatable sensor_index
 
integer, dimension(:), allocatable sensor_loindex
 
integer, dimension(:), allocatable zsensor_loindex
 
character(sl), dimension(:), allocatable sensor_id
 
integer, dimension(:), allocatable wmo_satellite_id
 
integer, dimension(:), allocatable wmo_sensor_id
 
integer, dimension(:), allocatable sensor_type
 
type(odas_type), dimension(:), pointer odas => NULL()
 
type(odps_type), dimension(:), pointer odps => NULL()
 
type(odssu_type), dimension(:), pointer odssu => NULL()
 
type(odps_type), dimension(:), pointer odzeeman => NULL()
 

Detailed Description

Definition at line 73 of file TauCoeff_Define.f90.

Member Data Documentation

◆ algorithm_id

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::algorithm_id
private

Definition at line 81 of file TauCoeff_Define.f90.

◆ n_odas

integer taucoeff_define::taucoeff_type::n_odas = 0
private

Definition at line 76 of file TauCoeff_Define.f90.

◆ n_odps

integer taucoeff_define::taucoeff_type::n_odps = 0
private

Definition at line 77 of file TauCoeff_Define.f90.

◆ n_odssu

integer taucoeff_define::taucoeff_type::n_odssu = 0
private

Definition at line 78 of file TauCoeff_Define.f90.

◆ n_odzeeman

integer taucoeff_define::taucoeff_type::n_odzeeman = 0
private

Definition at line 79 of file TauCoeff_Define.f90.

◆ n_sensors

integer taucoeff_define::taucoeff_type::n_sensors = 0
private

Definition at line 75 of file TauCoeff_Define.f90.

◆ odas

type(odas_type), dimension(:), pointer taucoeff_define::taucoeff_type::odas => NULL()
private

Definition at line 94 of file TauCoeff_Define.f90.

◆ odps

type(odps_type), dimension(:), pointer taucoeff_define::taucoeff_type::odps => NULL()
private

Definition at line 95 of file TauCoeff_Define.f90.

◆ odssu

type(odssu_type), dimension(:), pointer taucoeff_define::taucoeff_type::odssu => NULL()
private

Definition at line 96 of file TauCoeff_Define.f90.

◆ odzeeman

type(odps_type), dimension(:), pointer taucoeff_define::taucoeff_type::odzeeman => NULL()
private

Definition at line 97 of file TauCoeff_Define.f90.

◆ sensor_id

character(sl), dimension(:), allocatable taucoeff_define::taucoeff_type::sensor_id
private

Definition at line 88 of file TauCoeff_Define.f90.

◆ sensor_index

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::sensor_index
private

Definition at line 82 of file TauCoeff_Define.f90.

◆ sensor_loindex

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::sensor_loindex
private

Definition at line 83 of file TauCoeff_Define.f90.

◆ sensor_type

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::sensor_type
private

Definition at line 91 of file TauCoeff_Define.f90.

◆ wmo_satellite_id

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::wmo_satellite_id
private

Definition at line 89 of file TauCoeff_Define.f90.

◆ wmo_sensor_id

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::wmo_sensor_id
private

Definition at line 90 of file TauCoeff_Define.f90.

◆ zsensor_loindex

integer, dimension(:), allocatable taucoeff_define::taucoeff_type::zsensor_loindex
private

Definition at line 85 of file TauCoeff_Define.f90.


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