The following is the format (~fortran) information for NODC file header and data records located in the ftp site. CTD casts are appended together for an entire cruise. i = integer, a=character, t=field begins at that column number header (t80 = 1): t1, i2 = country code (31, 32, & 33 = U.S.) t3, A2 = ship code (a4 = Albatross IV, 6g = Delaware II, HB=Henry Bigelow...etc) t5, i5 = latitude example: 40302 is 40 deg, 30.2 minutes t10, i6 = longitude (same format as latitude) t17, i4 = year t21, i2 = month t23, i2 = day t25, i4 = GMT time example 1150 is 11.50 or 11:30 t29, i2 = cruise code t31, i3 = cast number t34, i4 = station bottom depth t39, a1 = deployment method (V=vertical profile, B=bongo, W=water cast) t42, i4 = CTD serial number used for that particular cast t63, i10 = station number t80, i1 = flag (1 = header record) data records (t80 = 3): t28, i4 = pressure (db) t33, i4 = temperature (1138 = 11.38 deg. C) t38, i5 = salinity (32528 = 32.528) t43, i4 = density (sigma-t, 2241 = 22.41) t51, i3 = DOx (072 = 7.2 mg/liter) t60, i4 = chlorophyll concentration for 911 CTD equipped with fluorometer (0166 = 1.66 microg/l or mg/m^3) t60, i4 = fluorescence in volts if CTD equipped with a fluorometer, 1432 = 1.432 volts) t65, i4 = PAR/Irradiance (0001 = 1 microEinsteins per meter(^-2) * second) t80, i1 = flag (3 = data record)