Skip to main content
Ctrl+K

cmomy 0.24.0 documentation

  • cmomy
  • Installation
  • User guide
    • Why cmomy?
    • Usage
  • API reference
    • Top level API (cmomy)
      • cmomy.CentralMomentsArray
      • cmomy.CentralMomentsData
      • cmomy.CentralMoments
      • cmomy.xCentralMoments
      • cmomy.wrap
      • cmomy.wrap_reduce_vals
      • cmomy.wrap_resample_vals
      • cmomy.wrap_raw
      • cmomy.zeros_like
      • cmomy.MomParams
      • cmomy.MomParamsDict
    • Modules
      • Routines to perform central moments reduction (reduction)
      • Routine to perform resampling (cmomy.resample)
      • block_by()
      • Rolling and rolling exponential averages (rolling)
      • Conversion routines (convert)
      • Interface to utility functions (cmomy.utils)
      • Internal numpy.random.Generator (cmomy.random)
      • Routines to calculate confidence intervals from resampled data (cmomy.confidence_interval)
      • Pre-compile numba based core routines (cmomy.compile)
      • Typing aliases (cmomy.core.typing)
    • Base Classes
  • License
  • Contributing
  • Credits
  • Changelog
  • Indices and tables
    • Index
    • Module Index
  • Repository
  • Open issue
  • .md

User guide

User guide#

  • Why cmomy?
    • An example
    • So what?
    • weighted averages
    • comoments
    • xarray DataArray support
  • Usage
    • Dataset
    • Chunked data
    • Basic attributes
    • Manipulating (co)moments

previous

Installation

next

Why cmomy?

By William P. Krekelberg

© Copyright 2020, William P. Krekelberg.

Last updated on 2025-01-23.