|
ocssw
V2022
|
avirispreproc Namespace Reference
Functions | |
| def | main () |
| def | checkHdrFile (ifile, ofile) |
| def | parseMinSec (timeFld) |
| def | ParseCommandLine (args) |
Detailed Description
This is the aviris preprocessing script.
Run this on the *img.hdr if it fails to run under l2gen
or the aviris file converters.
aviris_preproc <img file> <output file>
R.Healy 11/1/2016 (richard.healy@nasa.gov) Function Documentation
◆ checkHdrFile()
| def avirispreproc.checkHdrFile | ( | ifile, | |
| ofile | |||
| ) |
Definition at line 43 of file avirispreproc.py.
◆ main()
| def avirispreproc.main | ( | ) |
Specifies command line arguments and parses command line accordingly.
Definition at line 21 of file avirispreproc.py.
◆ ParseCommandLine()
| def avirispreproc.ParseCommandLine | ( | args | ) |
Specifies command line arguments and parses command line accordingly.
Definition at line 201 of file avirispreproc.py.
◆ parseMinSec()
| def avirispreproc.parseMinSec | ( | timeFld | ) |
Definition at line 187 of file avirispreproc.py.


