File(s) | Type | Description | Action |
---|---|---|---|
918590_v1_underway-data.csv (17.01 MB) | Comma Separated Values (.csv) | Primary data file for dataset ID 918590, version 1. See "BCO-DMO Data Processing" section for more information about how this table was created from source files contained in underway_data_sb_format.zip | Download |
Supplemental File(s) | Type | Description | Action |
underway_data_sb_format.zip (4.74 MB) | ZIP Archive (ZIP) | Underway data system file for each estuary survey in SeaBASS (.sb) format which includes header lines and comment lines preceding the data. files named: FLO_L3_yyyymmdd_yyyy_2sec.sb = underway data system file for each estuary survey. Matlab m-file (sbread.m) is also contained in this package which reads data and metadata from the .sb files and performs reformatting (for example trailing decimal .000000 values stripped from integers like year). function [data,fields,units,header]=sbread(sbfile); % [data,fields,units,header,fieldwvln]=sbread(sbfile); % Reads in data from SeaBASS files and assigns field names to 'fields', units % to 'units', data to 'data', and header parameters to 'header'. List of % header parameters is in 'header.parameters' and all of the header text is in % 'header.all'. Time in the format hh:mm:ss is reformated to decimal hours and % inserted in place of the orignal. Uses function NEAREST.M The primary data table for this dataset was produced by loading .sb files using sbread(), converting to table type, and exporting as csv files. All subtables were concatenated into one table. See "BCO-DMO Processing Notes" section. | Download |