Skip to content

Commit

Permalink
Remove hardcoded paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jun 10, 2024
1 parent d4b9d30 commit 5854160
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plots/grads_util/Create_TEM_ddf.csh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

setenv ARCH `uname`

setenv SITE NCCS
setenv GEOSDIR /discover/nobackup/ltakacs/TAGS/Jason-4_0_p2/GEOSagcm
setenv GEOSBIN /discover/nobackup/ltakacs/TAGS/Jason-4_0_p2/GEOSagcm/Linux/bin
setenv GEOSUTIL /discover/nobackup/ltakacs/TAGS/Jason-4_0_p2/GEOSagcm/src/GMAO_Shared/GEOS_Util
# NOTE The script below requires GEOSBIN. Usually this should be set in scripts calling
# this but if not, you should set it to the install/bin directory of your model

source $GEOSBIN/g5_modules
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${BASEDIR}/${ARCH}/lib
Expand Down

0 comments on commit 5854160

Please sign in to comment.