#----------------------------------------------------------------------- # Make the following files for New Horizonsdata set # /n/sbnarch01/lien/nh-j-pepssi-3-jupiter-v1.0: # - index/checksum.tab & .lbl # - DOWNLOAD TGZ file # - DOWNLOAD MD5SUM file #----------------------------------------------------------------------- cd /n/sbnarch01/lien/nh-j-pepssi-3-jupiter-v1.0/ # Make checksum.tab & .lbl mkpdssum -x CODE -x dataset.html -x DOWNLOAD -x NOTES -x VOLUME -x checksum # Remove everything in DOWNLOAD before running tar cd DOWNLOAD rm * cd ../VOLUME #tar cvfh ../DOWNLOAD/nhjupe_2001.tar nhjupe_2001 tar cvfhz ../DOWNLOAD/nhjupe_2001.tgz nhjupe_2001 # Make MD5SUM for contents of DOWNLOAD cd ../DOWNLOAD mkpdssum -x MD5SUM mv checksum.tab MD5SUM