python.packages.opalsGeoref Namespace Reference

Package script providing tools for geo-referencing and co-registration of ALS flight strips. More...

Functions

def cmdline (argv=sys.argv[1:])
 this function is called when opalsGeoref is called directly
 
def main (options, logger)
 

Variables

list commonscripts = ["_import", "_bounds", "_overlap", "_grid"]
 
list subscripts = ["qltLSM", "grfApprox", "grfExport"]
 
list allscripts = commonscripts + subscripts
 
 tmp = importlib.import_module("." + script, "packages.python")
 

Detailed Description

Package script providing tools for geo-referencing and co-registration of ALS flight strips.

See also
Python script opalsGeoref