xarray 0.9.1
N-D labeled arrays and datasets in Python
xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures.
Our goal is to provide a pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays, rather than the tabular data for which pandas excels. Our approach adopts the Common Data Model for self- describing scientific data in widespread use in the Earth sciences: xarray.Dataset is an in-memory representation of a netCDF file.
Important links
- HTML documentation: http://xarray.pydata.org
- Issue tracker: http://github.com/pydata/xarray/issues
- Source code: http://github.com/pydata/xarray
- SciPy2015 talk: https://www.youtube.com/watch?v=X0pAhJgySxk
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| xarray-0.9.1-py2.py3-none-any.whl (md5) | Python Wheel | py2.py3 | 2017-01-30 | 284KB | |
| xarray-0.9.1.tar.gz (md5) | Source | 2017-01-30 | 1MB | ||
- Author: xarray Developers
- Home Page: https://github.com/pydata/xarray
- License: Apache
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Science/Research
- License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Topic :: Scientific/Engineering
- Requires Distributions
- Package Index Owner: Stephan.Hoyer, jhamman
- DOAP record: xarray-0.9.1.xml


