Page 1 of 1

OCSSW configuration

Posted: Thu Aug 05, 2021 5:59 am America/New_York
by yang16
Hello!

After I install seadas-7.5.3 and ocssw under ubuntu, I ran the following commands in the terminal window:
export OCSSWROOT=[SeaDAS_install_dir]/ocssw
source $OCSSWROOT/OCSSW_bash.env

My [SeaDAS_install_dir] is /Home/seadas-7.5.3/ocssw, and I have OCSSW_bash.env under [SeaDAS_install_dir], but I got the error below:
bash: /Home/seadas-7.5.3/ocssw/OCSSW_bash.env: No such file or directory

Does anyone can help with it?

Thank you,
Mengmeng.

Re: OCSSW configuration

Posted: Thu Aug 05, 2021 10:09 am America/New_York
by OB SeaDAS - xuanyang02
Your [SeaDAS_install_dir] should be /Home/seadas-7.5.3, and OCSSW_bash.env should be under /Home/seadas-7.5.3/ocssw ($OCSSWROOT, not [SeaDAS_install_dir])

BTW, SeaDAS-8.1.0 is available. You are welcome to try it: https://seadas.gsfc.nasa.gov/downloads/

Re: OCSSW configuration

Posted: Thu Aug 05, 2021 7:06 pm America/New_York
by yang16
Thank you for your reply! Indeed, I made a mistake of my [SeaDAS_install_dir] which should be '/home/mmy/seadas-7.5.3/'.

Good to know the udpate of seadas. I will try it later.

Thank you,
Mengmeng.