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

Public Member Functions

def __init__ (self, filename, thin, date, writer)
 

Public Attributes

 filenames
 
 thin
 
 date
 
 data
 
 writer
 
 filename
 

Private Member Functions

def _read (self)
 

Detailed Description

Definition at line 30 of file cryosat_ice2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

def cryosat_ice2ioda.Observation.__init__ (   self,
  filename,
  thin,
  date,
  writer 
)

Definition at line 32 of file cryosat_ice2ioda.py.

Member Function Documentation

◆ _read()

def cryosat_ice2ioda.Observation._read (   self)
private

Definition at line 45 of file cryosat_ice2ioda.py.

Here is the call graph for this function:

Member Data Documentation

◆ data

cryosat_ice2ioda.Observation.data

Definition at line 41 of file cryosat_ice2ioda.py.

◆ date

cryosat_ice2ioda.Observation.date

Definition at line 40 of file cryosat_ice2ioda.py.

◆ filename

cryosat_ice2ioda.Observation.filename

Definition at line 53 of file cryosat_ice2ioda.py.

◆ filenames

cryosat_ice2ioda.Observation.filenames

Definition at line 38 of file cryosat_ice2ioda.py.

◆ thin

cryosat_ice2ioda.Observation.thin

Definition at line 39 of file cryosat_ice2ioda.py.

◆ writer

cryosat_ice2ioda.Observation.writer

Definition at line 42 of file cryosat_ice2ioda.py.


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