mpiannucci / surfpy

Surfing math library for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

surfpy

Wave and weather tools written in python.

This package aims to create a suite of tools than can be used to generate and create surf forecasts. It aims to give a developer the ability to build their own customize wave and weather forecasts and applications based off only NOAA data available for free. It does not interface third party APIs, as they dont give the same depth of information needed to craft fully customized and free forecasts.

Running the Tests

python3 -m unittest

Examples

See the examples directory for usage

License

This project is MIT Licensed

About

Surfing math library for Python

License:MIT License


Languages

Language:Python 100.0%