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

Public Member Functions

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

Public Attributes

 filename
 
 thin
 
 date
 
 data
 
 writer
 

Private Member Functions

def _read (self, date)
 

Detailed Description

Definition at line 28 of file emc_ice2ioda.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 30 of file emc_ice2ioda.py.

Member Function Documentation

◆ _read()

def emc_ice2ioda.Observation._read (   self,
  date 
)
private

Definition at line 39 of file emc_ice2ioda.py.

Here is the call graph for this function:

Member Data Documentation

◆ data

emc_ice2ioda.Observation.data

Definition at line 35 of file emc_ice2ioda.py.

◆ date

emc_ice2ioda.Observation.date

Definition at line 34 of file emc_ice2ioda.py.

◆ filename

emc_ice2ioda.Observation.filename

Definition at line 32 of file emc_ice2ioda.py.

◆ thin

emc_ice2ioda.Observation.thin

Definition at line 33 of file emc_ice2ioda.py.

◆ writer

emc_ice2ioda.Observation.writer

Definition at line 36 of file emc_ice2ioda.py.


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