#! /bin/csh # getmoor - Shell script to download data from OASIS moorings at M1 and M2 # and extract the data # set oasis = /oasis set nonomatch $oasis/bin/getm1.lnk $oasis/bin/m1 >/tmp/m1.out $oasis/bin/getm2.lnk $oasis/bin/m2 >/tmp/m2.out # For testing of new M1/M2 in Lab. Remove or comment out when done testing!!! #$oasis/bin/getm1t #$oasis/bin/getmucla #$oasis/bin/getm2t