MCPcopy Index your code
hub / github.com/MET-OM/metocean-stats

github.com/MET-OM/metocean-stats @v.1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v.1.2.0 ↗ · + Follow
458 symbols 1,002 edges 47 files 170 documented · 37%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

metcean-stats

Tests (python) Documentation Status

Purpose 🎯

Metocean-stats is a tool for comprehensive statistics and visualization of metocean data (wind, waves, ocean currents, tide levels, air and water temperature, sea ice, and more). The tool is also compatible with WEkEO Jupyter Lab, allowing seamless integration and use. For instructions on how to install metocean-stats in WEkEO, please refer here.

metocean-stats

⚠️ Please note that while metocean-stats is designed to provide accurate statistics and visualizations of metocean data, the user is ultimately responsible for correctly using the tool and interpreting the results. The tool is not liable for any errors or actions taken based on the information provided by the tool. Users should cross-verify the results and use them with discretion.

Quick Installation 💻

To get started with metocean-stats, you can install it with pip or conda:

$ pip install metocean-stats 

or

$ conda install conda-forge::metocean-stats

Docs 📚

Looking for more details? Our documentation (under development) provides information about the package, its features, and how to use it. Check it out here.

Let's dive into the world of metocean data! 🌊🏄‍♀️

Core symbols most depended-on inside this repo

add_image_with_caption
called by 94
metocean_stats/stats/doc_funcs.py
fit
called by 56
metocean_stats/CMA/jointmodel.py
RVE_ALL
called by 17
metocean_stats/stats/extreme.py
pdf
called by 16
metocean_stats/CMA/distributions.py
add_table_to_doc
called by 14
metocean_stats/stats/doc_funcs.py
cdf
called by 9
metocean_stats/CMA/distributions.py
_percentile_str_to_pd_format
called by 9
metocean_stats/plots/general.py
plot_legend
called by 8
metocean_stats/CMA/jointmodel.py

Shape

Function 410
Method 43
Class 5

Languages

Python100%

Modules by API surface

tests/test_tables.py52 symbols
tests/test_plots.py44 symbols
metocean_stats/stats/aux_funcs.py41 symbols
metocean_stats/CMA/jointmodel.py30 symbols
metocean_stats/tables/extreme.py25 symbols
metocean_stats/stats/extreme.py25 symbols
metocean_stats/plots/extreme.py25 symbols
tests/test_joint.py24 symbols
metocean_stats/CMA/predefined.py22 symbols
metocean_stats/stats/spec_funcs.py19 symbols
metocean_stats/plots/general.py18 symbols
metocean_stats/tables/general.py17 symbols

For agents

$ claude mcp add metocean-stats \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page