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, filename, parfile=None, outfile=None, geofile=None, north=None, south=None, west=None, east=None, log=False, sensor=None, verbose=False)
 
def __setitem__ (self, index, item)
 
def __getitem__ (self, index)
 
def chk (self)
 
def run (self)
 

Public Attributes

 filename
 
 parfile
 
 geofile
 
 outfile
 
 log
 
 proctype
 
 ancdir
 
 curdir
 
 pcf_file
 
 verbose
 
 dirs
 
 sensor
 
 north
 
 south
 
 west
 
 east
 
 collection_id
 
 pgeversion
 
 lutversion
 

Detailed Description

Definition at line 5 of file modis_l1aextract_utils.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  filename,
  parfile = None,
  outfile = None,
  geofile = None,
  north = None,
  south = None,
  west = None,
  east = None,
  log = False,
  sensor = None,
  verbose = False 
)

Definition at line 6 of file modis_l1aextract_utils.py.

Member Function Documentation

◆ __getitem__()

def __getitem__ (   self,
  index 
)

Definition at line 45 of file modis_l1aextract_utils.py.

◆ __setitem__()

def __setitem__ (   self,
  index,
  item 
)

Definition at line 42 of file modis_l1aextract_utils.py.

◆ chk()

def chk (   self)
Check parameters

Definition at line 48 of file modis_l1aextract_utils.py.

◆ run()

def run (   self)
Run lonlat2pixline and l1aextract

Definition at line 97 of file modis_l1aextract_utils.py.

Member Data Documentation

◆ ancdir

ancdir

Definition at line 14 of file modis_l1aextract_utils.py.

◆ collection_id

collection_id

Definition at line 25 of file modis_l1aextract_utils.py.

◆ curdir

curdir

Definition at line 15 of file modis_l1aextract_utils.py.

◆ dirs

dirs

Definition at line 18 of file modis_l1aextract_utils.py.

◆ east

east

Definition at line 23 of file modis_l1aextract_utils.py.

◆ filename

filename

Definition at line 8 of file modis_l1aextract_utils.py.

◆ geofile

geofile

Definition at line 10 of file modis_l1aextract_utils.py.

◆ log

log

Definition at line 12 of file modis_l1aextract_utils.py.

◆ lutversion

lutversion

Definition at line 27 of file modis_l1aextract_utils.py.

◆ north

north

Definition at line 20 of file modis_l1aextract_utils.py.

◆ outfile

outfile

Definition at line 11 of file modis_l1aextract_utils.py.

◆ parfile

parfile

Definition at line 9 of file modis_l1aextract_utils.py.

◆ pcf_file

pcf_file

Definition at line 16 of file modis_l1aextract_utils.py.

◆ pgeversion

pgeversion

Definition at line 26 of file modis_l1aextract_utils.py.

◆ proctype

proctype

Definition at line 13 of file modis_l1aextract_utils.py.

◆ sensor

sensor

Definition at line 19 of file modis_l1aextract_utils.py.

◆ south

south

Definition at line 21 of file modis_l1aextract_utils.py.

◆ verbose

verbose

Definition at line 17 of file modis_l1aextract_utils.py.

◆ west

west

Definition at line 22 of file modis_l1aextract_utils.py.


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