Installation

Install from PyPI:

python -m pip install astropy-xarray

or from source, either directly from github:

python -m pip install git+https://github.com/calgray/astropy-xarray

or from a local copy:

git clone https://github.com/calgray/astropy-xarray
python -m pip install ./astropy-xarray