×

xarray (formerly xray) is an open source project and Python package that makes working with labelled multi-dimensional arrays simple, efficient, and fun! xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy_-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. The package includes a large and growing library of domain-agnostic functions for advanced analytics and visualization with these data structures. xarray was inspired by and borrows heavily from pandas_, the popular data analysis package focused on labelled tabular data. It is particularly tailored to working with netCDF_ files, which were the source of xarray's data model, and integrates tightly with dask_ for parallel computing.

Uploaded Tue Apr 1 00:43:48 2025
md5 checksum d8c368f0c0dc4a9d43e21635c11cbeaa
arch x86_64
build py311h06a4308_0
depends numpy >=1.20,<2.0a0, packaging >=21.0, pandas >=1.3, python >=3.11,<3.12.0a0
license Apache-2.0
license_family Apache
md5 d8c368f0c0dc4a9d43e21635c11cbeaa
name xarray
platform linux
sha1 ce1612b1d84d0fc1c4109e6f9125534c57785f65
sha256 c1e01e1a0bdfed0d96ca775af5814bc91fbac8f715e4059b8731ff00fc1729d3
size 2052589
subdir linux-64
timestamp 1676843085172
version 2022.11.0