Skip to content
/ swel Public

Real time analysis of raw spectral wave information from NOAA, calculating trends by plotting spectral moments.

Notifications You must be signed in to change notification settings

noah-de/swel

Repository files navigation

swel - wave analysis from spectral data

PyPI Build Status Coverage Status

Spectral analysis of real time raw spectral wave information from NOAA, calculating trends by plotting spectral moments. Data definitions are found on the NOAA data spec page.

Significant Wave Height

live image This is a python package that can be downloaded with pip.

pip install swel

Testing included

This package was built with some tests:

nosetests  --with-coverage --cover-package=swel -v

or

pytest -v --cov=swel

DeepSource

About

Real time analysis of raw spectral wave information from NOAA, calculating trends by plotting spectral moments.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published