NASA Logo
Ocean Color Science Software

ocssw V2022
l1info_harp2.py File Reference

Go to the source code of this file.

Classes

class  LonLatPoint
 
class  Coordinates
 

Namespaces

 l1info_harp2
 

Functions

def IsGoodGring (lons, lats)
 
def IsGoodGeospatialBounds (lons, lats)
 
def CalculatePolygonArea (lons, lats)
 
def Has2GoodPixels (view, line)
 
def LineNotAllMaskValues (view, line)
 
def GetFirstAndLastGoodLinesForView (view)
 
def HasGoodFirstAndLastLineForView (view)
 
def CheckPixelForNoMask (view, line, pixel)
 
def GetWestEastPointsForView (view, isNorth)
 
def GetLonLatPointForViewsAsDict (viewsList, isNorth)
 
def ConstructGring (northCoordinates, southCoordinates)
 
def ConstructGeospatialBounds (northCoordinates, southCoordinates)
 
def PrintGring (lons, lats)
 
def PrintGeospatialBounds (lons, lats)
 
def Get2GoodViews (allViews)
 
def main ()