#----------------------------------------------------------------------- # Make DOWNLOAD files for the calib/ directory and for the # supporting files in this data set. But first temporarily rename # the top-level directory to the volume ID to make "nice" # download files as requested during the Nov 2006 review. #----------------------------------------------------------------------- cd /n/diraid02/data/lien/dihi9p_enc_v2/DOWNLOAD rm dihi9p_3101.zip dihvnv_3101_calib.tar dihi9p_3101_browse.tar MD5SUM cd /n/diraid02/data/lien/ mv dihi9p_enc_v2 dihi9p_3101 zip -r dihi9p_3101/DOWNLOAD/dihi9p_3101.zip \ dihi9p_3101/aareadme.txt \ dihi9p_3101/catalog \ dihi9p_3101/document \ dihi9p_3101/index \ dihi9p_3101/voldesc.cat tar -cvf dihi9p_3101/DOWNLOAD/dihi9p_3101_calib.tar dihi9p_3101/calib tar -cvf dihi9p_3101/DOWNLOAD/dihi9p_3101_browse.tar dihi9p_3101/browse mv dihi9p_3101 dihi9p_enc_v2