N-D labeled arrays and datasets in Python
http://github.com/pydata/xarray
xarray (formerly xray) is a python-pandas-like and pandas-compatible
toolkit for analytics on multi-dimensional arrays. It provides
N-dimensional variants of the python-pandas labeled data structures,
rather than the tabular data that pandas uses.
The Common Data Model for self-describing scientific data is used.
The dataset is an in-memory representation of a netCDF file.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/python-xarray && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
local_dataset.patch | 0000000767 767 Bytes | |
python-xarray.changes | 0000221463 216 KB | |
python-xarray.spec | 0000007236 7.07 KB | |
xarray-2024.07.0-gh.tar.gz | 0003756547 3.58 MB | |
xarray-pr9321-dasktests.patch | 0000004689 4.58 KB | |
xarray-pr9356-dasktests.patch | 0000003702 3.62 KB | |
xarray-pr9403-np2.1-scalar.patch | 0000001812 1.77 KB |
Comments 3
<!-- Installcheck -->
Installcheck problems for x86_64
The cause is: https://build.opensuse.org/package/show/openSUSE:Factory/python-numcodecs fails to build because of a failing test case.
I am on it, but simply updateing numcodecs to 0.14 will break zarr: https://github.com/zarr-developers/numcodecs/issues/653