#----------------------------------------------------------------------- # 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/dimv9p_enc_v2/DOWNLOAD rm dimv9p_3101.zip dimvnv_3101_calib.tar dimv9p_3101_browse.tar MD5SUM cd /n/diraid02/data/lien/ mv dimv9p_enc_v2 dimv9p_3101 zip -r dimv9p_3101/DOWNLOAD/dimv9p_3101.zip \ dimv9p_3101/aareadme.txt \ dimv9p_3101/catalog \ dimv9p_3101/document \ dimv9p_3101/index \ dimv9p_3101/voldesc.cat tar -cvf dimv9p_3101/DOWNLOAD/dimv9p_3101_calib.tar dimv9p_3101/calib tar -cvf dimv9p_3101/DOWNLOAD/dimv9p_3101_browse.tar dimv9p_3101/browse mv dimv9p_3101 dimv9p_enc_v2