Skip to content

Commit

Permalink
Kludge for LSST_CONDA_ENV_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored Mar 10, 2023
1 parent 401767d commit bff5a6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nersc/setup_td_dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ then
elif [ $shifterenv ] || [ $SHIFTER_RUNTIME ]
then
unset LSST_HOME EUPS_PATH LSST_DEVEL EUPS_PKGROOT REPOSITORY_PATH PYTHONPATH
# SHIFTER LSST Sci Pipelines env does not have the "-exact" suffice, while local NERSC builds do (mystery)
export LSST_CONDA_ENV_NAME=lsst-scipipe-2.0.0
source /opt/lsst/software/stack/loadLSST.bash
setup lsst_distrib

Expand Down

0 comments on commit bff5a6e

Please sign in to comment.