Installation#
You can install the latest release of ReSpace via pip from PyPI:
$ pip install respace
Or, if you want the latest development version from GitHub with git:
$ pip install git+https://github.com/TLouf/respace
ReSpace requires Python 3.8+ and depends on the xarray library.