Skip to content

Dask-enabled xarray wrapper on `pyspharm` (which is a wrapper on SPHEREPACK) for spherical harmonic analysis

License

Notifications You must be signed in to change notification settings

dougiesquire/xspharm

Repository files navigation

xspharm

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

A simple dask-enabled xarray wrapper for pyspharm (which wraps SPHEREPACK).

Taken, adapted and extended from spencerclark’s gist.

See the start of this notebook for an intro/overview of spherical harmonics.

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 xspharm

    pip install .

About

Dask-enabled xarray wrapper on `pyspharm` (which is a wrapper on SPHEREPACK) for spherical harmonic analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published