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.
within $SEADAS/bin/pconvert.sh SEADAS_HOME is set to
export SEADAS_HOME=${installer:sys.installationDir}
so it won't run, even if it is properly defined in the environment.
"Error: SEADAS_HOME not found in your environment.
Please set the SEADAS_HOME variable in your environment to match the
location of the SeaDAS 7.x installation"
Further down
java \
-Xmx${installer:maxHeapSize} \
-Dceres.context=seadas \
.....
Did I mess up the install? It is like this in mac and in linux. The command binning.sh/binning.command have the same installer calls. gpt.sh and the others got evaluated properly.
export SEADAS_HOME=${installer:sys.installationDir}
so it won't run, even if it is properly defined in the environment.
"Error: SEADAS_HOME not found in your environment.
Please set the SEADAS_HOME variable in your environment to match the
location of the SeaDAS 7.x installation"
Further down
java \
-Xmx${installer:maxHeapSize} \
-Dceres.context=seadas \
.....
Did I mess up the install? It is like this in mac and in linux. The command binning.sh/binning.command have the same installer calls. gpt.sh and the others got evaluated properly.
My linux+mac installs have the same glitch, so it looks like an installer bug.
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill