Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.2 KB

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.