Changes between Initial Version and Version 1 of Processing/Flow/azatm


Ignore:
Timestamp:
Dec 21, 2007, 10:28:21 AM (16 years ago)
Author:
benj
Comment:

Created

Legend:

Unmodified
Added
Removed
Modified
  • Processing/Flow/azatm

    v1 v1  
     1= Common command line options for azatm =
     2
     3'''-v'''[[BR]]
     4Verbose output
     5
     6'''-sNO'''[[BR]]
     7Do not write sync data to HDF.
     8
     9'''-tc <Sync_Corr>'''[[BR]]
     10Time correction in seconds to add to scan sync to match nav with scans (default 0).
     11
     12'''-g <LBound> <UBound>'''[[BR]]
     13Scan number jump gap rejection. Rejects scan if scan number is not between <LBound> and <UBound> difference (exclusive) from the previous scan. Defaults to 0-8.
     14
     15'''-i <File_Path>'''[[BR]]
     16Location of copy of AZ16 MO disc entry. If omitted then run is assumed to be calibration only.
     17
     18'''-h <File_Path>'''[[BR]]
     19Location of output level 1 HDF file.
     20
     21'''-cal <File_Path>'''[[BR]]
     22Location of file containing radiometric calibration coefficients.
     23
     24To get a more complete (somewhat dense) listing of azatm command-line switches type "azatm" with no arguments at the command-line. Note still may not be exhaustive.