awips2/rpms/common/environment/awips2-cave/profile.d/awips2Cave.csh
2022-05-05 12:34:50 -05: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"