You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah. /global/cscratch1/sd/sjbailey/minitest-20.12-test is where it was originally run, but the final archival location which should be visible to all DESI collaborators is at
update notebook instructions for where the final archival directory is likely to be found even if the pre-release testing was run in $SCRATCH
update all references to /project/projectdirs/ -> /global/cfs/cdirs/
within setup.sh, use logic like desi/spectro/redux/mini/setup.sh to support moving the script without having to edit it, e.g. modifying this:
# Support the ability to move the production
# - get abspath to directory where this script is located
# - unpack proddir=$DESI_SPECTRO_REDUX/$SPECPROD
proddir=$(cd $(dirname "$BASH_SOURCE"); pwd)
export DESI_SPECTRO_REDUX=$(dirname $proddir)
export SPECPROD=$(basename $proddir)
Hi,
The folder mentioned here
https://github.com/desihub/desitest/blob/20.12/mini/minitest.ipynb
doesn't seem to have the read permissions on NERSC:
The text was updated successfully, but these errors were encountered: