Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
NASA Logo
Ocean Color Science Software

ocssw V2022

Public Member Functions

def __init__ (self, **kwargs)
 
def set_variable (self, k, v)
 
def get_variable (self, k)
 
def createHistory (self, qinfo)
 
def writeHicoENVIHeaderFile (self)
 

Public Attributes

 variables
 
 history
 

Detailed Description

This is a hico Lon Lat Header class for constructing an
object to be passed to the writeHicoLonLatHdr function.

Definition at line 12 of file hicoLonLatHdr.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
**  kwargs 
)
Constructor: Create the header class consisting of history
and various parameters written to the LonLat Hdr file.

Definition at line 19 of file hicoLonLatHdr.py.

Member Function Documentation

◆ createHistory()

def createHistory (   self,
  qinfo 
)

Definition at line 34 of file hicoLonLatHdr.py.

◆ get_variable()

def get_variable (   self,
  k 
)

Definition at line 31 of file hicoLonLatHdr.py.

◆ set_variable()

def set_variable (   self,
  k,
  v 
)

Definition at line 28 of file hicoLonLatHdr.py.

◆ writeHicoENVIHeaderFile()

def writeHicoENVIHeaderFile (   self)

Definition at line 83 of file hicoLonLatHdr.py.

Member Data Documentation

◆ history

history

Definition at line 81 of file hicoLonLatHdr.py.

◆ variables

variables

Definition at line 26 of file hicoLonLatHdr.py.


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