IODA Bundle
gmao_obs2ioda.IODA Class Reference
Inheritance diagram for gmao_obs2ioda.IODA:
[legend]
Collaboration diagram for gmao_obs2ioda.IODA:
[legend]

Public Member Functions

def __init__ (self, filename, date, varName, obsList)
 

Public Attributes

 filename
 
 date
 
 locKeyList
 
 AttrData
 
 writer
 
 keyDict
 
 data
 

Detailed Description

Definition at line 109 of file gmao_obs2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

def gmao_obs2ioda.IODA.__init__ (   self,
  filename,
  date,
  varName,
  obsList 
)
Initialize IODA writer class,
transform to IODA data structure and,
write out to IODA file.

Definition at line 111 of file gmao_obs2ioda.py.

Member Data Documentation

◆ AttrData

gmao_obs2ioda.IODA.AttrData

Definition at line 128 of file gmao_obs2ioda.py.

◆ data

gmao_obs2ioda.IODA.data

Definition at line 152 of file gmao_obs2ioda.py.

◆ date

gmao_obs2ioda.IODA.date

Definition at line 119 of file gmao_obs2ioda.py.

◆ filename

gmao_obs2ioda.IODA.filename

Definition at line 118 of file gmao_obs2ioda.py.

◆ keyDict

gmao_obs2ioda.IODA.keyDict

Definition at line 145 of file gmao_obs2ioda.py.

◆ locKeyList

gmao_obs2ioda.IODA.locKeyList

Definition at line 121 of file gmao_obs2ioda.py.

◆ writer

gmao_obs2ioda.IODA.writer

Definition at line 143 of file gmao_obs2ioda.py.


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