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

Public Member Functions

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

Public Attributes

 filename
 
 date
 
 varDict
 
 locKeyList
 
 AttrData
 
 writer
 
 keyDict
 
 data
 

Detailed Description

Definition at line 98 of file godae_trak2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 100 of file godae_trak2ioda.py.

Member Data Documentation

◆ AttrData

godae_trak2ioda.IODA.AttrData

Definition at line 117 of file godae_trak2ioda.py.

◆ data

godae_trak2ioda.IODA.data

Definition at line 132 of file godae_trak2ioda.py.

◆ date

godae_trak2ioda.IODA.date

Definition at line 108 of file godae_trak2ioda.py.

◆ filename

godae_trak2ioda.IODA.filename

Definition at line 107 of file godae_trak2ioda.py.

◆ keyDict

godae_trak2ioda.IODA.keyDict

Definition at line 124 of file godae_trak2ioda.py.

◆ locKeyList

godae_trak2ioda.IODA.locKeyList

Definition at line 111 of file godae_trak2ioda.py.

◆ varDict

godae_trak2ioda.IODA.varDict

Definition at line 109 of file godae_trak2ioda.py.

◆ writer

godae_trak2ioda.IODA.writer

Definition at line 122 of file godae_trak2ioda.py.


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