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

Public Member Functions

def __init__ (self, filename, date)
 

Public Attributes

 filename
 
 date
 
 data
 

Private Member Functions

def _read (self)
 

Detailed Description

Definition at line 64 of file gmao_obs2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

def gmao_obs2ioda.GMAOobs.__init__ (   self,
  filename,
  date 
)

Definition at line 66 of file gmao_obs2ioda.py.

Member Function Documentation

◆ _read()

def gmao_obs2ioda.GMAOobs._read (   self)
private

Definition at line 76 of file gmao_obs2ioda.py.

Member Data Documentation

◆ data

gmao_obs2ioda.GMAOobs.data

Definition at line 93 of file gmao_obs2ioda.py.

◆ date

gmao_obs2ioda.GMAOobs.date

Definition at line 69 of file gmao_obs2ioda.py.

◆ filename

gmao_obs2ioda.GMAOobs.filename

Definition at line 68 of file gmao_obs2ioda.py.


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