A type to represent a linked list of observation group data.
More...
A type to represent a linked list of observation group data.
Definition at line 54 of file qg_obs_data.F90.
◆ colhead
| type(column_data), pointer qg_obs_data::group_data::colhead => null() |
|
private |
◆ grpname
| character(len=50) qg_obs_data::group_data::grpname |
|
private |
◆ next
| type(group_data), pointer qg_obs_data::group_data::next => null() |
|
private |
◆ nobs
| integer qg_obs_data::group_data::nobs |
|
private |
◆ seqnos
| integer, dimension(:), allocatable qg_obs_data::group_data::seqnos |
|
private |
◆ times
| type(datetime), dimension(:), allocatable qg_obs_data::group_data::times |
|
private |
The documentation for this type was generated from the following file: