| modis_L1A.py | ![]() |
Creates a MODIS Level 1A file from an input Level 0 file.
Tools -> OCSSW Processing -> l1agen
TBD
Usage:
modis_L1A.py [OPTIONS] MODIS_L0_file
or
modis_L1A.py --parfile=parameter_file [OPTIONS]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-p PARFILE, --parfile=PARFILE
Parameter file containing program inputs
-o L1AFILE, --output=L1AFILE
Output L1A filename - defaults to
'(A|T)YYYYDDDHHMMSS.L1A_LAC'
-m MISSION, --mission=MISSION
MODIS mission - A(qua) or T(erra)
-s STARTNUDGE, --startnudge=STARTNUDGE
Level-0 start-time offset (seconds)
-e STOPNUDGE, --stopnudge=STOPNUDGE
Level-0 stop-time offset (seconds)
-n NEXT, --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