| 1 | = Common command line options for azatm = |
| 2 | |
| 3 | '''-v'''[[BR]] |
| 4 | Verbose output |
| 5 | |
| 6 | '''-sNO'''[[BR]] |
| 7 | Do not write sync data to HDF. |
| 8 | |
| 9 | '''-tc <Sync_Corr>'''[[BR]] |
| 10 | Time correction in seconds to add to scan sync to match nav with scans (default 0). |
| 11 | |
| 12 | '''-g <LBound> <UBound>'''[[BR]] |
| 13 | Scan 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]] |
| 16 | Location of copy of AZ16 MO disc entry. If omitted then run is assumed to be calibration only. |
| 17 | |
| 18 | '''-h <File_Path>'''[[BR]] |
| 19 | Location of output level 1 HDF file. |
| 20 | |
| 21 | '''-cal <File_Path>'''[[BR]] |
| 22 | Location of file containing radiometric calibration coefficients. |
| 23 | |
| 24 | To 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. |