Skip to content

Commit

Permalink
adding SNANA_YSE_* env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored Jul 13, 2023
1 parent 43c1310 commit 5b7bd45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nersc/setup_td_int.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ export SNANA_LSST_ROOT=$CFS_MIRROR/SNANA/SURVEYS/LSST/ROOT
export SNANA_LSST_ROOT_LEGACY="/global/cfs/cdirs/lsst/groups/TD/SN/SNANA/SURVEYS/LSST/ROOT"
export SNANA_LSST_USERS="$SNANA_SURVEYS/LSST/USERS"

export SNANA_YSE_ROOT=$CFS_MIRROR/SNANA/SURVEYS/YSE/ROOT
export SNANA_YSE_USERS="$SNANA_SURVEYS/YSE/USERS"

export PLASTICC_ROOT=$SNANA_LSST_ROOT/PLASTICC
export PLASTICC_MODELS=$SNANA_LSST_ROOT/PLASTICC/model_libs

Expand All @@ -169,6 +172,8 @@ then
fi

export SNANA_LSST_SIM="$SNANA_SCRATCH/SNANA_LSST_SIM"
export SNANA_YSE_SIM="$SNANA_SCRATCH/SNANA_YSE_SIM"


export SCRATCH_SIMDIR="$SNANA_LSST_SIM"
export SNANA_ZTF_SIM="$SNANA_SCRATCH/SNANA_ZTF_SIM"
Expand Down

0 comments on commit 5b7bd45

Please sign in to comment.