desihub / desitree

Describes the DESI directory hierarchy and maps it to environment variables.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Non-existant DESI_IMAGING_DATA #4

Closed dkirkby closed 5 years ago

dkirkby commented 5 years ago

On cori:

% source /project/projectdirs/desi/software/desi_environment.sh master
% ls $DESI_IMAGING_DATA
ls: cannot access '/global/project/projectdirs/desi/imaging/data': No such file or directory
mlandriau commented 5 years ago

The Legacy Survey data are in several directories:

/global/project/projectdirs/cosmo/staging/{decam, mosaic, 90prime}/ (raw and CP-processed) /global/project/projectdirs/cosmo/data/legacysurvey/dr{1, 2, 3, 4, 5, 6, 7} (LS data releases) /global/project{a}/projectdirs/cosmo/work/legacysurvey/ (DR work in progress)

Martin

On Tue, Apr 2, 2019 at 7:49 AM David Kirkby notifications@github.com wrote:

On cori:

% source /project/projectdirs/desi/software/desi_environment.sh master % ls $DESI_IMAGING_DATA ls: cannot access '/global/project/projectdirs/desi/imaging/data': No such file or directory

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/desihub/desitree/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ASznwhlC4RYsOJnbRD4kw1Y-J8hLu6e-ks5vc23jgaJpZM4cYPgG .

-- Martin Landriau Lawrence Berkeley National Laboratory 1 Cyclotron Road Mailstop 50R5008 Berkeley, CA 94720 USA

Tel: +1 510 486 7934 Fax: +1 510 486 6738

weaverba137 commented 5 years ago

Indeed, we've never really used desi/imaging, and it should be removed.

weaverba137 commented 5 years ago

This is fixed in #5.