953 Forks
3022 Stars
3022 Watchers

xarray

N-D labeled arrays and datasets in Python

How to download and setup xarray

Open terminal and run command
git clone https://github.com/pydata/xarray.git
git clone is used to create a copy or clone of xarray repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xarray https://github.com/pydata/xarray/archive/master.zip

Or simply clone xarray with SSH
[email protected]:pydata/xarray.git

If you have some problems with xarray

You may open issue on xarray support forum (system) here: https://github.com/pydata/xarray/issues