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.
OCSSW configuration
-
- Subject Matter Expert
- Posts: 711
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 9 times
Re: OCSSW configuration
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/
BTW, SeaDAS-8.1.0 is available. You are welcome to try it: https://seadas.gsfc.nasa.gov/downloads/
Re: OCSSW configuration
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.
Good to know the udpate of seadas. I will try it later.
Thank you,
Mengmeng.