Ocean Color Forum

The forum is locked.
The Ocean Color Forum has transitioned over to the Earthdata Forum (https://forum.earthdata.nasa.gov/). The information existing below will be retained for historical reference. Please sign into the Earthdata Forum for active user support.
How do I setup command line execution
Add these lines to your .profile or .bashrc file to setup your shell's environment for command line processing:
The default directory for
The current location for
in the SeaDAS configuration file (
in the variable
Add these lines to your .profile or .bashrc file to setup your shell's environment for command line processing:
export OCSSWROOT=<path-to-OCSSW-install-dir>
source $OCSSWROOT/OCSSW_bash.env
export PATH=$PATH:<path-to-seadas-install-dir>/bin
The default directory for
<path-to-OCSSW-install-dir>
if you installed the OCSSW Processing Programs using the SeaDAS GUI is:<path-to-seadas-install-dir>/ocssw
The current location for
<path-to-OCSSW-install-dir>
used by SeaDAS is stored in the SeaDAS configuration file (
<path-to-seadas-install-dir>/config/seadas.config
) in the variable
seadas.ocssw.root
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill