| modis_L1A | ![]() |
Creates a MODIS Level 1A file from an input Level 0 file.
OCSSW -> l1agen
TBD
usage: modis_L1A [-h] [--version] [-p PARFILE] [-o L1AFILE] [-m MISSION]
[-s STARTNUDGE] [-e STOPNUDGE] [-n NEXT] [-v] [--log] [-d]
[-t]
[L0FILE]
positional arguments:
L0FILE Input L0 file
options:
-h, --help show this help message and exit
--version show program's version number and exit
-p, --parfile PARFILE
Parameter file containing program inputs
-o, --output L1AFILE Output L1A filename - defaults to
'(A|T)YYYYDDDHHMMSS.L1A_LAC'
-m, --mission MISSION
MODIS mission - A(qua) or T(erra)
-s, --startnudge STARTNUDGE
Level-0 start-time offset (seconds)
-e, --stopnudge STOPNUDGE
Level-0 stop-time offset (seconds)
-n, --nextgranule NEXT
Next L0 granule (for geolocation of last scan; sets
stopnudge=0)
-v, --verbose print status messages
--log Save processing log file(s)
-d, --disableL0fix Disable use of l0fix_modis utility for corrupt packets
-t, --disablerounding
Disable rounding of granule end time to 5-min boundary