#----------------------------------------------------------------------- # 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/diiv9p_enc_v2/DOWNLOAD rm diiv9p_3101.zip diivnv_3101_calib.tar diiv9p_3101_browse.tar MD5SUM cd /n/diraid02/data/lien/ mv diiv9p_enc_v2 diiv9p_3101 zip -r diiv9p_3101/DOWNLOAD/diiv9p_3101.zip \ diiv9p_3101/aareadme.txt \ diiv9p_3101/catalog \ diiv9p_3101/document \ diiv9p_3101/index \ diiv9p_3101/voldesc.cat tar -cvf diiv9p_3101/DOWNLOAD/diiv9p_3101_calib.tar diiv9p_3101/calib tar -cvf diiv9p_3101/DOWNLOAD/diiv9p_3101_browse.tar diiv9p_3101/browse mv diiv9p_3101 diiv9p_enc_v2