“msis2a_gas_transmittance.nc” is missing for OCSSW

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
rongyonghuang
Posts: 3
Joined: Mon May 30, 2022 2:15 pm America/New_York
Answers: 0

“msis2a_gas_transmittance.nc” is missing for OCSSW

by rongyonghuang » Mon Jun 13, 2022 8:43 pm America/New_York

When I used l2gen to process a sentinel-2A MSI, "msis2a_gas_transmittance.nc" is found to be missing. Details are as follows:

l2gen was called as:

l2gen ifile=/mnt/c/Users/hry/Desktop/Test/S2A_MSIL1C_20210726T030551_N0301_R075_T49QBD_20210726T054313/S2A_MSIL1C_20210726T030551_N0301_R075_T49QBD_20210726T054313.SAFE/manifest.safe ofile=/mnt/c/Users/hry/Desktop/Test/S2AATM/test.nc

The error is as follows:

-E- /root/ocssw/ocssw_src/src/l2gen/gas_trans.c: Failed to open /root/ocssw/share/msi/s2a/msis2a_gas_transmittance.nc

OB SeaDAS - xuanyang02
Subject Matter Expert
Subject Matter Expert
Posts: 644
Joined: Tue Feb 09, 2021 5:42 pm America/New_York
Answers: 1
Been thanked: 1 time

Re: “msis2a_gas_transmittance.nc” is missing for OCSSW

by OB SeaDAS - xuanyang02 » Tue Jun 14, 2022 6:02 pm America/New_York

What tag of OCSSW are you using? You can type

Code: Select all

seadas_info
or

Code: Select all

l2gen
to find out

rongyonghuang
Posts: 3
Joined: Mon May 30, 2022 2:15 pm America/New_York
Answers: 0

Re: “msis2a_gas_transmittance.nc” is missing for OCSSW

by rongyonghuang » Tue Jun 14, 2022 9:41 pm America/New_York

Thank you for your reply. I install the ocssw by using "install_ocssw --install_dir=$SEADAS_HOME/ocssw --tag R2022.5 --msis2a --msis2b". But when I type "l2gen --version", it was shown that "msl12 9.6.0-R2022.4 (Apr 7 2022 14:56:53)".

OB SeaDAS - xuanyang02
Subject Matter Expert
Subject Matter Expert
Posts: 644
Joined: Tue Feb 09, 2021 5:42 pm America/New_York
Answers: 1
Been thanked: 1 time

Re: “msis2a_gas_transmittance.nc” is missing for OCSSW

by OB SeaDAS - xuanyang02 » Thu Jun 16, 2022 2:00 pm America/New_York

I replicated the error with R2022.5. We'll look into the issue.

On the other side, I did

Code: Select all

l2gen ifile=S2A_MSIL1C_20210726T030551_N0301_R075_T49QBD_20210726T054313.SAFE/manifest.safe ofile=test.nc
with V2022.0 with no problems.

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 258
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

Re: “msis2a_gas_transmittance.nc” is missing for OCSSW

by OB SeaDAS - dshea » Fri Jun 17, 2022 11:41 am America/New_York

MSI does not work with the "R" tags or any "T" tag > T2022.13
I would suggest you use the standard tag for MSI (V2022.0)
We will look into updating the MSI processing.

don

rongyonghuang
Posts: 3
Joined: Mon May 30, 2022 2:15 pm America/New_York
Answers: 0

Re: “msis2a_gas_transmittance.nc” is missing for OCSSW

by rongyonghuang » Fri Jun 17, 2022 10:43 pm America/New_York

Thank you very much for your reply! I will try it!

Post Reply