Not logged inOcean 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.

Up Topic SeaDAS / SeaDAS - General Questions / {installer:___} calls (locked)
- By fields Date 2013-05-02 21:17
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.
- By gnwiii Date 2013-05-03 11:27
My linux+mac installs have the same glitch, so it looks like an installer bug.
Up Topic SeaDAS / SeaDAS - General Questions / {installer:___} calls (locked)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill