View on GitHub

mooda

Module for Ocean Observatory Data Analysis - Python package

API reference

We import the package as follows:

import mooda as md

Read data

WaterFrame

We declare a WaterFrame object as follows:

wf = md.WaterFrame()

Analyze data

Outout

Static plot

Interactive plot

Data Quality Control

Utilities

Interactive plot

Jupyter Notebook Widgets

Return to the Docs Index.