Page 1 of 1

"Not a valid input mission" when processing sentinel2 L1C

Posted: Wed Jun 06, 2018 10:39 am America/New_York
by guorz
I was using SeaDAS 7.5 to process sentinel2 L1C in l2gen,

ifile=/Home/S2A_OPER_PRD_MSIL1C_PDMC_20170224T102835_R065_V20151124T102342_20151124T102342.SAFE/manifest.safe

it says:manifest.safe is not a valid input mission, why is that?

and is there gains for the atmospheric correction for Sentinel 2 in 7.5?

Thanks a lot!

Ruizhe

"Not a valid input mission" when processing sentinel2 L1C

Posted: Wed Jun 06, 2018 12:27 pm America/New_York
by OB SeaDAS - dshea
This is just a guess.  If this is an old style Sentinel 2 file with more than one granule in it, l2gen can not read the file.
Open the manifest.safe file in a text editor and see if more than one granule is listed.  It is just and XML file.

don

"Not a valid input mission" when processing sentinel2 L1C

Posted: Wed Jun 06, 2018 1:57 pm America/New_York
by guorz
Thanks don!
It is old style, where can I get the new style one?

Ruizhe

"Not a valid input mission" when processing sentinel2 L1C

Posted: Wed Jun 06, 2018 3:06 pm America/New_York
by OB SeaDAS - dshea
By the way, the GUI does not support MSI.  You will need to use l2gen on the command line to process MSI files.

don

"Not a valid input mission" when processing sentinel2 L1C

Posted: Thu Jun 07, 2018 9:07 am America/New_York
by guorz
Thanks