OCSSW V2022.1 update_luts error

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
oo_processing
Posts: 301
Joined: Wed Apr 06, 2005 12:11 pm America/New_York
Answers: 0
Has thanked: 5 times

OCSSW V2022.1 update_luts error

by oo_processing » Tue Nov 22, 2022 7:45 pm America/New_York

Dear Support,
Please check this error message:
$ /shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner update_luts -v modisa
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 17: /OCSSW_bash.env: No such file or directory
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 24: update_luts: command not found


I just installed this latest tag V2022.1. This error interrupted the installation. I did my own investigation and found it's caused by env variable $OCSSWROOT undefined. But it wasn't an issue, ocssw_runner of R2022.14 can self detect OCSSWROOT. I manually resumed the luts update. Although I'm playing V2022.1 now, but I would like to reinstall it if you can fix this error, I want to be sure the installation is complete.

Best,
-Yuyuan

Tags:

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: OCSSW V2022.1 update_luts error

by OB SeaDAS - xuanyang02 » Wed Nov 23, 2022 10:35 am America/New_York

If you don't have OCSSWROOT defined, you can do

Code: Select all

ocssw_runner --ocsswroot /shares/cms_optics/apps/seadas/ocssw/V2022.1/ update_luts -v modisa

oo_processing
Posts: 301
Joined: Wed Apr 06, 2005 12:11 pm America/New_York
Answers: 0
Has thanked: 5 times

Re: OCSSW V2022.1 update_luts error

by oo_processing » Wed Nov 23, 2022 12:01 pm America/New_York

Thank you!
I found another issue in our end caused the installation interrupt. I've completed a new installation.

-Yuyuan

Post Reply