FV3 Bundle
qg_obs_data::obs_data Type Reference

A type to represent observation data. More...

Collaboration diagram for qg_obs_data::obs_data:
[legend]

Private Attributes

integer ngrp
 
character(len=max_stringfilein
 
character(len=max_stringfileout
 
type(group_data), pointer grphead => null()
 

Detailed Description

A type to represent observation data.

Definition at line 37 of file qg_obs_data.F90.

Member Data Documentation

◆ filein

character(len=max_string) qg_obs_data::obs_data::filein
private

Definition at line 39 of file qg_obs_data.F90.

◆ fileout

character(len=max_string) qg_obs_data::obs_data::fileout
private

Definition at line 39 of file qg_obs_data.F90.

◆ grphead

type(group_data), pointer qg_obs_data::obs_data::grphead => null()
private

Definition at line 40 of file qg_obs_data.F90.

◆ ngrp

integer qg_obs_data::obs_data::ngrp
private

Definition at line 38 of file qg_obs_data.F90.


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