# # This script is designed to extract given months # from the one file in the LOC data base. # # Arguments: # # 1 - basename: "7205.nodc.qc" # 2 - monthlist: "/1/2" (1=Jan, 2=Feb ...) # 3 - output directory: OctDec # #------------------------------- #--- Convert to MODS format. --- #------------------------------- gunzip FullData/$1.gz convcast< $3/$1 gzip $3/$1 /bin/rm $1