This PR fixes #6 by not defining DESI_ROOT within the module itself. As a side-effect it allows this module to work anywhere that DESI_ROOT is defined, not just NERSC.
As far as I can tell, desitree is never used in a main/master checkout, but only as a tag, so we can go ahead and merge and tag this, then later incorporate the latest tag into a desimodules update.
This PR fixes #6 by not defining
DESI_ROOT
within the module itself. As a side-effect it allows this module to work anywhere thatDESI_ROOT
is defined, not just NERSC.As far as I can tell, desitree is never used in a main/master checkout, but only as a tag, so we can go ahead and merge and tag this, then later incorporate the latest tag into a desimodules update.