awips2/rpms/common/environment/awips2-cave/profile.d/awips2Cave.csh

7 lines
188 B
Tcsh
Raw Normal View History

2022-05-05 12:34:50 -05:00
#!/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"