NOAA Buoy

NDBC

This Python packages seeks to simplify the process of retrieving and storing National Data Buoy Center (NDBC) station data.

NDBC.py

This file defines the DataBuoy class. The purpose of this class is to allow a user to define a specific data buoy they wish to gather data from and provide the user with methods to collect and analyze this data.

You can install this package using using pip:

pip install NDBC