NASA Logo
Ocean Color Science Software

ocssw V2022

Public Member Functions

def __init__ (self, ifile, ofile=None, north=None, south=None, west=None, east=None, spixl=None, epixl=None, sline=None, eline=None, verbose=False)
 
def runextract (self, subset)
 
def getpixlin (self)
 
def run (self)
 

Public Attributes

 ifile
 
 ofile
 
 north
 
 south
 
 west
 
 east
 
 spixl
 
 epixl
 
 sline
 
 eline
 
 verbose
 
 runtime
 
 attrs
 
 dirs
 
 ancdir
 
 curdir
 
 sensor
 

Detailed Description

Definition at line 22 of file l1bextract_oci.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  ifile,
  ofile = None,
  north = None,
  south = None,
  west = None,
  east = None,
  spixl = None,
  epixl = None,
  sline = None,
  eline = None,
  verbose = False 
)

Definition at line 24 of file l1bextract_oci.py.

Member Function Documentation

◆ getpixlin()

def getpixlin (   self)

Definition at line 251 of file l1bextract_oci.py.

◆ run()

def run (   self)

Definition at line 266 of file l1bextract_oci.py.

◆ runextract()

def runextract (   self,
  subset 
)

Definition at line 52 of file l1bextract_oci.py.

Member Data Documentation

◆ ancdir

ancdir

Definition at line 44 of file l1bextract_oci.py.

◆ attrs

attrs

Definition at line 40 of file l1bextract_oci.py.

◆ curdir

curdir

Definition at line 45 of file l1bextract_oci.py.

◆ dirs

dirs

Definition at line 43 of file l1bextract_oci.py.

◆ east

east

Definition at line 31 of file l1bextract_oci.py.

◆ eline

eline

Definition at line 35 of file l1bextract_oci.py.

◆ epixl

epixl

Definition at line 33 of file l1bextract_oci.py.

◆ ifile

ifile

Definition at line 26 of file l1bextract_oci.py.

◆ north

north

Definition at line 28 of file l1bextract_oci.py.

◆ ofile

ofile

Definition at line 27 of file l1bextract_oci.py.

◆ runtime

runtime

Definition at line 39 of file l1bextract_oci.py.

◆ sensor

sensor

Definition at line 46 of file l1bextract_oci.py.

◆ sline

sline

Definition at line 34 of file l1bextract_oci.py.

◆ south

south

Definition at line 29 of file l1bextract_oci.py.

◆ spixl

spixl

Definition at line 32 of file l1bextract_oci.py.

◆ verbose

verbose

Definition at line 36 of file l1bextract_oci.py.

◆ west

west

Definition at line 30 of file l1bextract_oci.py.


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