Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@gvoulgaris0 gvoulgaris0 released this 27 Sep 17:38
ccc8a89

matNOAA-NDBC

A repository with MATLAB(r) functions to read and decode historic data from NOAA-NDBC that are available on the web

NOAA's homepage: NOAA / NDBC provides oceanographic data for a variety of locations around the globe.

The data provided are clacified as "Historical" and "Recent" with the former indicating QA/QC-ed time series.
Each station has a unique identification number (station ID) used to identify the location
.
A comprehensive list of the historical data by station ID and year is available at: https://www.ndbc.noaa.gov/historical_data.shtml

NDBC historical data contain data for each station (if available) from the beginning of year to the end

This package provides a number of matlab functions that allows direct downloading of the data to your computer given the station ID and year desired.

Copyright 2021, George Voulgaris, University of South Carolina

matNOAA-NDBC is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.

If you find an error please notify G. Voulgaris at gvoulgaris@geol.sc.edu