{"library":"xarray","type":"library","category":null,"description":"Xarray (pronounced 'ex-array') is an open-source Python package that simplifies working with labelled multi-dimensional arrays and datasets. It introduces labels in the form of dimensions, coordinates, and attributes on top of raw NumPy-like arrays, enabling a more intuitive and less error-prone experience for scientific computing and data analysis, particularly for earth sciences. As of February 2026, the current version is 2026.2.0. Xarray maintains a regular release cadence, with minor versions typically released monthly or bi-monthly.","language":"python","status":"active","version":"2026.2.0","tags":["data analysis","scientific computing","netcdf","zarr","labeled arrays","multidimensional","geospatial"],"install":[{"cmd":"pip install xarray","imports":["import xarray as xr; da = xr.DataArray(...)","import xarray as xr; ds = xr.Dataset(...)","import xarray as xr"]},{"cmd":"pip install \"xarray[complete]\"","imports":[]}],"homepage":"https://xarray.dev/","github":"https://github.com/pydata/xarray","docs":"https://docs.xarray.dev","changelog":null,"pypi":"https://pypi.org/project/xarray/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":21.1,"avg_import_s":1.84,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xarray/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}