Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 589 Bytes

SFODA - Stuff For Ocean Data Analysis

Description

A suite of python tools for analysing oceanographic data. Includes:

  • Time-series analysis (spectra, harmonic fitting)
  • ...

Installation

To install a development version

pip install -e ./

To install latest from github

pip install git+https://github.com/mrayson/sfoda.git

Usage

What's New

SFODA is intended to be an upgrade of SODA. The justification for creating a new package is here.