README I1W (kn9509) LADCP files in ascii format. Multiple instruments were used on this cruise. There was LADCP failure on three stations in the Great Whirl (906-908) and on 916 and another five stations (934-938) at the center of the Arabian Basin. In the Great Whirl data loss was restricted to below 1200 m depth and below this we extrapolated linearly to zero velocity at the sea bed. However the discontinuous shear trace also degrades the absolute velocity. Station 957 was too shallow (less than 100 m, no cast). produced by mk_ascii_kunze.m FORMAT: ------- Header line: fprintf(fid,'%s %4.0f %03d %9.4f %9.4f %04d %10.6f %10.6f \n', ... cruiseTitle,yearbase,latlon(ii,:),txy_start_end(:,1)); where fields are: IOE line #, year, Cast no., latitude, longitude, water depth (m), time at start of cast, time at end of cast. time is GMT, decimal days, where Jan. 1 is day 0. --------- Data lines: fprintf(fid, '%4.0f %6.1f %6.1f\n', con.'); where fields are: depth (m), east and north currents in cm/s Bad data flag is 9999 -------------------- head of k906.asc I1W 1995 906 8.4975 53.0833 5110 255.525964 255.676824 0 9999.0 9999.0 20 9999.0 9999.0 40 9999.0 9999.0 60 -5.9 49.7 80 -22.9 42.5 100 -27.0 43.1 120 -25.1 35.3 140 -20.5 23.9 160 -4.4 10.3