awips2/rpms/common/environment/awips2-cave/profile.d/awips2Cave.csh
2017-04-21 18:33:55 -06:00

6 lines
188 B
Tcsh

#!/bin/csh
# Determine where cave has been installed.
set CAVE_INSTALL="/awips2/cave"
setenv TMCP_HOME "${CAVE_INSTALL}/caveEnvironment"
setenv FXA_HOME "${CAVE_INSTALL}/caveEnvironment"