IODA Bundle
godae_ship2ioda.IODA Class Reference
Inheritance diagram for godae_ship2ioda.IODA:
[legend]
Collaboration diagram for godae_ship2ioda.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 102 of file godae_ship2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

def godae_ship2ioda.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 104 of file godae_ship2ioda.py.

Member Data Documentation

◆ AttrData

godae_ship2ioda.IODA.AttrData

Definition at line 121 of file godae_ship2ioda.py.

◆ data

godae_ship2ioda.IODA.data

Definition at line 136 of file godae_ship2ioda.py.

◆ date

godae_ship2ioda.IODA.date

Definition at line 112 of file godae_ship2ioda.py.

◆ filename

godae_ship2ioda.IODA.filename

Definition at line 111 of file godae_ship2ioda.py.

◆ keyDict

godae_ship2ioda.IODA.keyDict

Definition at line 128 of file godae_ship2ioda.py.

◆ locKeyList

godae_ship2ioda.IODA.locKeyList

Definition at line 115 of file godae_ship2ioda.py.

◆ varDict

godae_ship2ioda.IODA.varDict

Definition at line 113 of file godae_ship2ioda.py.

◆ writer

godae_ship2ioda.IODA.writer

Definition at line 126 of file godae_ship2ioda.py.


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