<ol>
<li>Concatenate daily 1 minute files into one file for whole cruise
<li>Edit file for obvious bad data, i.e., missing data, garbage
characters, etc.
<li>Run program which reformats data. Output parameters:<br>
Year day, lat, long, Speed made good, course made good, gyro 1 & 2,
Edo speed, Edo indicator, port wind speed, starboard ws, port wind
azimuth, starboard waz, air temp, relative humidity, barometric
pressure, sea surface temp @5m & 1m depth, Edo depth, Chirp sonar depth.
<li>Put plots of all parameters on screen and look for obvious single bad
points. Edit in basic concatenated file. Except I have not edited
depths.
<li>Iterate steps 2-4 until no more obvious bad points.
<li>Run second program which computes true wind speed and direction from
speed and course made good, gyros, larger of port or starboard ws and
accompanying wind azimuth. Outputs are year day, lat lon, speed and
course made good, gyro, relative ws and direction, true ws and
direction, air temp, relative humidity, barometric pressure, short- and
long-wave radiation,5m and 1m sea surface temps, Edo depth, Chirp sonar
depth, Edo speed, Edo indicator.
<li>Check plots of true wind speed and direction to make sure they look
ok.
<li>Run vector averaging program which produces 60 minute series. The
program uses 60 consecutive records and does not check for missing
records. I have not carried depths since hourly averages do not seem
useful nor Edo speeds since they seem pretty generally useless. Output
parameters are: Year day, lat, long, true wind speed and direction, air
temp, relative humidity, barometric pressure, short- and long-wave
radiation, sea surface temp @ 5m & 1m.
</li></ol>
<pre>
Edo depth error correction: replace bad value with previous value.
EN320 - Excellent data but no useful Edo depths.
Cruise Exp Spds Dirs AT RH BP SST SWR Prec SSC SSAL
EN320 GLOBEC --- --- --- --- --- --- --- --- --- ---
</pre>