#!/bin/csh -f # #Script by BAK on cruise jc032 to create symbolic links. #Modified by BGW for cruise di346 #Modified by CPA to import oxygen files from /Drobo #modified by YLF jr18002 to sync and link various sample data files # #The assumption is that the raw files are named #in a way that identifies the instrument, eg # ctd_jc032_001_ctm.cnv # # # The initial foreach command will need to be modified for each cruise. #cd data #cd ctd # modded bak di368 # modded bak jr302 8 jun 2014 to use rsync cd ~/cruise/data/ctd set lpre = '../../legwork/scientific_work_areas' set cruise = 'jr18002' set CRUISE = 'JR18002' cd BOTTLE_OXY rsync -av legoxy/Cast*.csv . cd .. #nuts, cfcs, co2 cd ..