Ross ROSS = Recommend OSS · open-source software intelligence for agents

pydata/xarray

N-D labeled arrays and datasets in Python observed · 2026-08-28

github.com/pydata/xarray · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 26
  • age_days: 4720
  • days_rel: 55
  • days_push: 9
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

4190 stars · 1334 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Xarray is a Python library that adds labeled dimensions, coordinates, and attributes on top of NumPy-like N-dimensional arrays and datasets. It provides domain-agnostic analytics, GroupBy operations, and I/O backends for NetCDF, HDF, Zarr, OpenDAP, and GRIB, integrating with Dask, Pandas, and Matplotlib.

Use cases

  • work with multidimensional labeled arrays in python
  • read and write netcdf files
  • analyze climate or weather gridded datasets
  • process large arrays with dask out-of-core computation
  • group and align data by coordinate labels
  • convert between netcdf, zarr, and grib formats

When to choose

  • you work with gridded, multi-dimensional scientific data like climate or geospatial arrays
  • you want pandas-like label-based indexing for N-dimensional data
  • you need scalable array processing with dask integration

When to avoid

  • you only need simple 1D/2D tabular data, where pandas suffices
  • you need unlabeled raw array math with minimal overhead, where numpy is enough

Facets

library · maturity stable

data-science data-visualization etl data-science big-data analytics python cross-platform labeled-arrays netcdf numpy pandas dask zarr multidimensional-data climate-data scientific-computing

3 sources

Member repositories

RepositoryRoleHealth v2
pydata/xarraymain97

For agents

markdown · JSON · MCP: product_card(name="pydata/xarray")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem