OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

Public Member Functions

def __init__ (self, geofile=None, north=None, south=None, west=None, east=None, verbose=False)
 
def __setitem__ (self, index, item)
 
def __getitem__ (self, index)
 
def chk (self)
 
def lonlat2pixline (self, zero=False)
 

Public Attributes

 geofile
 
 ancdir
 
 curdir
 
 verbose
 
 dirs
 
 north
 
 south
 
 west
 
 east
 
 spixl
 
 epixl
 
 sline
 
 eline
 
 status
 

Detailed Description

Definition at line 9 of file pixlin_utils.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  geofile = None,
  north = None,
  south = None,
  west = None,
  east = None,
  verbose = False 
)

Definition at line 11 of file pixlin_utils.py.

Member Function Documentation

◆ __getitem__()

def __getitem__ (   self,
  index 
)

Definition at line 34 of file pixlin_utils.py.

◆ __setitem__()

def __setitem__ (   self,
  index,
  item 
)

Definition at line 31 of file pixlin_utils.py.

◆ chk()

def chk (   self)
Check parameters

Definition at line 37 of file pixlin_utils.py.

◆ lonlat2pixline()

def lonlat2pixline (   self,
  zero = False 
)
Run lonlat2pixline

Definition at line 78 of file pixlin_utils.py.

Member Data Documentation

◆ ancdir

ancdir

Definition at line 14 of file pixlin_utils.py.

◆ curdir

curdir

Definition at line 15 of file pixlin_utils.py.

◆ dirs

dirs

Definition at line 17 of file pixlin_utils.py.

◆ east

east

Definition at line 21 of file pixlin_utils.py.

◆ eline

eline

Definition at line 25 of file pixlin_utils.py.

◆ epixl

epixl

Definition at line 23 of file pixlin_utils.py.

◆ geofile

geofile

Definition at line 13 of file pixlin_utils.py.

◆ north

north

Definition at line 18 of file pixlin_utils.py.

◆ sline

sline

Definition at line 24 of file pixlin_utils.py.

◆ south

south

Definition at line 19 of file pixlin_utils.py.

◆ spixl

spixl

Definition at line 22 of file pixlin_utils.py.

◆ status

status

Definition at line 26 of file pixlin_utils.py.

◆ verbose

verbose

Definition at line 16 of file pixlin_utils.py.

◆ west

west

Definition at line 20 of file pixlin_utils.py.


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