hmkhatri / gcm-filters

Diffusion-based smoothers for coarse graining GCM data

Home Page:https://gcm-filters.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCM Filters

pre-commit Tests Documentation Status

Diffusion-based smoothers for coarse-graining GCM data.

Documentation and code

URLs for the docs and code.

Installation

For conda users you can

conda install --channel conda-forge gcm_filters

or, if you are a pip users

pip install gcm_filters

Example

from gcm_filters import gcm_filters


gcm_filters.meaning_of_life_url()

Get in touch

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

License and copyright

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

Development occurs on GitHub at https://github.com/ocean-eddy-cpt/gcm-filters.

About

Diffusion-based smoothers for coarse graining GCM data

https://gcm-filters.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 76.4%Language:Jupyter Notebook 23.6%