OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
Inheritance diagram for output:
[legend]
Collaboration diagram for output:
[legend]

Public Member Functions

def __init__ (self, out_filepath, ydim, xdim)
 
def write (self)
 
def __init__ (self, out_filepath, ydim, xdim)
 
def write (self)
 

Public Attributes

 ofile
 
 ydim
 
 xdim
 
 ds
 

Detailed Description

Definition at line 40 of file dtdb.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def __init__ (   self,
  out_filepath,
  ydim,
  xdim 
)

Definition at line 42 of file dtdb.py.

◆ __init__() [2/2]

def __init__ (   self,
  out_filepath,
  ydim,
  xdim 
)

Definition at line 63 of file dtdb.py.

Member Function Documentation

◆ write() [1/2]

def write (   self)

Definition at line 68 of file dtdb.py.

◆ write() [2/2]

def write (   self)

Definition at line 90 of file dtdb.py.

Member Data Documentation

◆ ds

ds

Definition at line 58 of file dtdb.py.

◆ ofile

ofile

Definition at line 43 of file dtdb.py.

◆ xdim

xdim

Definition at line 45 of file dtdb.py.

◆ ydim

ydim

Definition at line 44 of file dtdb.py.


The documentation for this class was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/cython/dtdb.py