Page 1 of 1

Landsat OLI processing

Posted: Wed Mar 09, 2022 4:58 pm America/New_York
by avmehta
Hello,
After several months I am resuming Landsat-8 OLI processing -- getting L2 from L1 -- using l2gen on NCCS adapt/container. Earlier I have processed OLI data for multiple years without any problem. Now, the processing does start but then I get a series of following messages/errors that I have never seen before!

pj_obj_create: Cannot find proj.db
proj_create_operation_factory_context: Cannot find proj.db

Please help!
Thank you.
Amita

Re: Landsat OLI processing

Posted: Wed Mar 09, 2022 5:07 pm America/New_York
by OB SeaDAS - xuanyang02
Amita,

I am assuming that you are using SeaDAS 8.1.0. Please let us know if you are running l2gen with GUI or on command line.

If you are using GUI, please post the result of SeaDAS-OCSSW -> SeaDAS/System Info here. Otherwise, please run

Code: Select all

seadas_info
and post the result here.

Please also share the filename of one of your OLI L1 files.

Bing

Re: Landsat OLI processing

Posted: Wed Mar 09, 2022 5:17 pm America/New_York
by OB WebDev - norman
I'm guessing this may have to do with the fact that l2gen cannot process Landsat Collection 2 data yet.

Re: Landsat OLI processing

Posted: Wed Mar 09, 2022 6:06 pm America/New_York
by avmehta
Hello,
Thank you for your replies.
I am not using GUI but command line version on a linux machine. I guess it must be the Collection 2 data!
About SeaDAS version on adapt I have two versions -- but SeaDAS-8 has issues so I am using 7.5.3!
Thanks.
Amita

Re: Landsat OLI processing

Posted: Wed Mar 09, 2022 6:42 pm America/New_York
by OB SeaDAS - xuanyang02
l2gen cannot process OLI collection 2 data yet. Hopefully it can with the next tag of OCSSW.

Re: Landsat OLI processing

Posted: Wed Mar 09, 2022 10:31 pm America/New_York
by avmehta
Hello,
I tried running OLI Collection-1 data. On my Mac, with a GUI I can run l2gen and process OLI images. But even with Collection-1, on adapt/container I get the same messages as before! When I typed 'seadas_info', strangely I get this message '/usr/bin/env: python3 : No such file or directory. But the system python is v 3.7.4. And I had no problem processing OLCI L1 to L2 data just a day or so ago! Not sure wha to do.
Thanks.
Amita

Re: Landsat OLI processing

Posted: Thu Mar 10, 2022 10:27 am America/New_York
by OB SeaDAS - xuanyang02
Amita,

Just to clarify, are you able to do l2gen on OLI L1 on adapt/container two days ago? With SeaDAS-7.5.3 or 8.1.0?

Bing