/nmme_tools

A set of utilities to use NMME data in python by using xarray. ⚠WIP⚠

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

nmme_tools

Build Status

Quick description

Documentation and code

URLs for the docs and code.

Installation

For conda users you can

conda install --channel conda-forge nmme_tools

or, if you are a pip users

pip install nmme_tools

Example

from nmme_tools import nmme_tools


nmme_tools.meaning_of_life_url()

Get in touch

Report bugs, suggest features or view the source code on GitHub.

License and copyright

nmme_tools is licensed under BSD 3-Clause "New" or "Revised" License (BSD-3-Clause).

Development occurs on GitHub at https://github.com/ioos/nmme_tools.