Installation

Requirements

pyshtransform only depends on:

  • Python;

  • NumPy: for array support;

  • SciPy: for specific spline functions;

  • Xarray: for dataset support.

Instructions

pyshtransform is available on pypi, and can be installed for example using pip:

$ pip install pyshtransform