knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

This Vignette Summarizes the tools in the sea package that are used to read and process datasets collected by the Sea Education Association (SEA) aboard their sailing school vessels.

Data Collection

SEA has two currently operational sailing school vessels (SSVs), the Corwith Cramer and the Robert C. Seamans. The SSV Westward was also opperated by SEA until the early 2000s. On board each vessel, SEA maintains a diverse research lab that...

Data integrity

Supported Data

This section outlines the supported data sets at time of writing.

Excel Datasheets

Many SEA data streams have historically been recorded in Excel workbooks. Currently, the sea package can read the following of these datasets:

Event Files

SEA records a continuous data stream of surface parameters in an Event File. This is created by the SCS Program, which agregates data streams from various shipboard sensors including the GPS, flow-through system (temperature, salinity, etc.), CHIRP, anemometer, etc. Typically the output is at a 1-minute time resolution.

CTD

SEA's CTD data are electronic profiles of ocean parameters recorded, typically, by a SeaBird CTD. This data can included auxilary sensors including a Fluorometer, O2 sensor, Transmissomer, and PAR sensor.

ADCP

SEA has a hull-mounted Accoustic Doppler Current Profiler which measures vertical profiles of water velocity.



benharden27/sea documentation built on May 14, 2019, 4:18 p.m.