Process Sentinel-3 OLCI w/l2gen

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
dbotis
Posts: 38
Joined: Mon Nov 21, 2011 7:44 pm America/New_York
Answers: 0

Process Sentinel-3 OLCI w/l2gen

by dbotis » Thu May 17, 2018 1:21 pm America/New_York

Hello,

I would like to process S3-OLCI scenes with l2gen, but I'm unsure on the implementation.

My L1 file is a folder with the following name:
S3A_OL_1_EFR____20180412T001942_20180412T002242_20180413T034839_0180_030_059_2700_LN1_O_NT_002.SEN3

Within the folder are all the bands as radiance in .nc format, some other .nc files with flags and geo information and an xml manifest file. I cannot open the manifest file as I can with SNAP ("No appropriate reader found").

What is the best way to run l2gen here? Do I need to make GEO and L1B files?  Am I missing something? Is running l2gen on the full resolution OLCI files ("EFR") not possible?

Thanks for any guidance on this.

Dan

Tags:

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1470
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

Process Sentinel-3 OLCI w/l2gen

by OB.DAAC - SeanBailey » Thu May 17, 2018 3:20 pm America/New_York

> I cannot open the manifest file as I can with SNAP ("No appropriate reader found").


Correct, we have not implemented OLCI in the SeaDAS GUI...yet...that will come when we release v8.0, which will be based on SNAP...in fact, we expect that all you'll need to do is add a SeaDAS toolbox to your existing SNAP install :)

The OLCI files are L1B files, and the SAFE format includes the geolocation information, so....
To run l2gen on OLCI, all you'll need pass the manifest file as the input (ifile=xfdumanifest.xml) (or one of the radiance files ifile=Oa01_radiance.nc)

Sean

dbotis
Posts: 38
Joined: Mon Nov 21, 2011 7:44 pm America/New_York
Answers: 0

Process Sentinel-3 OLCI w/l2gen

by dbotis » Tue May 29, 2018 3:06 pm America/New_York

Thanks, Sean

Running smoothly now.

Dan

Post Reply