Sample NODC standard subset files


00002.bft   cruise summary (bft means block footer) for sample set
00002.sub   standard subset
fl2nan.m    ancillary Matlab script
sub.m       Matlab script to load and make a few basic plots
subset.doc  explanation of standard subset format and methodology

Instructions for use of Matlab script:

% Usage: 1) copy standard subset to file s.s
%        2) remove header line (top line) from s.s
%        3) enter Matlab
%        4) type >> load s.s
%        5) type >> sub


