Skip to content

Simple dask-enabled xarray wrapper for empirical orthogonal function decomposition

License

Notifications You must be signed in to change notification settings

dougiesquire/xeof

Repository files navigation

xeof

tests pre-commit codecov License: MIT Code style: black

A simple dask-enabled xarray wrapper for empirical orthogonal function decomposition using svd

Installation

This package is not on PyPI. To install:

# Install/activate dependencies or activate an environment with xarray and dask
conda env create -f environment.yml
conda activate xeof

pip install .

About

Simple dask-enabled xarray wrapper for empirical orthogonal function decomposition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages