#----------------------------------------------------------------------- # 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/dihv9p_enc_v2/DOWNLOAD rm dihv9p_3101.zip dihvnv_3101_calib.tar dihv9p_3101_browse.tar MD5SUM cd /n/diraid02/data/lien/ mv dihv9p_enc_v2 dihv9p_3101 zip -r dihv9p_3101/DOWNLOAD/dihv9p_3101.zip \ dihv9p_3101/aareadme.txt \ dihv9p_3101/catalog \ dihv9p_3101/document \ dihv9p_3101/index \ dihv9p_3101/voldesc.cat tar -cvf dihv9p_3101/DOWNLOAD/dihv9p_3101_calib.tar dihv9p_3101/calib tar -cvf dihv9p_3101/DOWNLOAD/dihv9p_3101_browse.tar dihv9p_3101/browse mv dihv9p_3101 dihv9p_enc_v2