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)
 

Public Attributes

 ofile
 
 ydim
 
 xdim
 
 ds
 

Detailed Description

Definition at line 209 of file dbocean.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  out_filepath,
  ydim,
  xdim 
)

Definition at line 211 of file dbocean.py.

Member Function Documentation

◆ write()

def write (   self)

Definition at line 237 of file dbocean.py.

Member Data Documentation

◆ ds

ds

Definition at line 227 of file dbocean.py.

◆ ofile

ofile

Definition at line 212 of file dbocean.py.

◆ xdim

xdim

Definition at line 214 of file dbocean.py.

◆ ydim

ydim

Definition at line 213 of file dbocean.py.


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