Page 1 of 1

l2gen not recognizing MODIS l1b files

Posted: Mon May 20, 2019 3:47 pm America/New_York
by davouris
Hi! I want to process my MODIS T l1b.LAC file to an L2 with some different calibration options, but the l2gen is not recognizing the l1b.LAC file. I have not changed my python install, I have not changed my SeaDAS install, and I just created the l1b.LAC file a couple of weeks ago. At that time, (a few weeks ago), I was able to generate an L2 product with no issues. Using the GUI interface for the 7.5.3 version of SeaDAS.

Any advice? Thanks!!

Here is the error message:

# PRIMARY INPUT OUTPUT FIELDS
ifile=/Users/dulci/Documents/MODIS/2019 COASTWATCH MTG data/090615_T/T2015249162500.L1B_LAC
# # WARNING!!! file /Users/dulci/Documents/MODIS/2019 COASTWATCH MTG data/090615_T/T2015249162500.L1B_LAC is not a valid input mission: Mission=null

# SUITE
suite=OC

# PROCESSING OPTIONS
cirrus_opt=false

# ANCILLARY INPUTS  Default = climatology (select 'Get Ancillary' to download ancillary files)

# MISCELLANEOUS
dump_options=false
help=false
proc_cloud=off
version=false

l2gen not recognizing MODIS l1b files

Posted: Mon May 20, 2019 7:03 pm America/New_York
by OB.DAACx - SeanBailey
remove the spaces in ".../2019 COASTWATCH MTG data/..." (you'll have to rename the directory).

l2gen not recognizing MODIS l1b files

Posted: Wed May 22, 2019 1:36 pm America/New_York
by davouris
Oh! What a newbie mistake. Thank you!

-dulci