xarray icon indicating copy to clipboard operation
xarray copied to clipboard

N-D labeled arrays and datasets in Python

Results 716 xarray issues
Sort by recently updated
recently updated
newest added

- [x] Closes #11002 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` This PR makes the handling of `chunks="auto"` consistent between...

topic-backends
topic-zarr
io

- [X] Closes #10579 and [#12](https://github.com/aladinor/raw2zarr/issues/12) - [X] Tests added - [X] User visible changes (including notable bug fixes) are documented in `whats-new.rst`

topic-backends
topic-zarr
io

- [x] Closes #6528 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed...

topic-groupby
topic-DataTree

- [x] Closes #8749 - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Slight documentation amendments following discussion in #8749 and #11006. - I add a...

topic-backends
topic-documentation
topic-zarr
io

- [x] Prevents reaching state described in #9485 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Forbids pathlike coordinate names as...

topic-DataTree

### What is your issue? I'm writing an MPI enabled Xarray accessor and one of the caveats with HDF5/NetCDF in parallel is that the metadata and space inside the file...

needs triage

- [ ] Closes #11004

topic-groupby

- [x] Closes #9490 - [x] Closes #9978 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Addresses #9490 and #9978 by...

topic-DataTree

[Workflow Run URL](https://github.com/pydata/xarray/actions/runs/20199935876) Python 3.12 Test Summary ``` xarray/tests/test_backends.py::TestDask::test_save_mfdataset_compute_false_roundtrip: worker 'gw1' crashed while running 'xarray/tests/test_backends.py::TestDask::test_save_mfdataset_compute_false_roundtrip' ```

CI

### What is your issue? I have an era5 dataset stored in GCS bucket as zarr. It contains 273 weather related variables and 4 dimensions. It's an hourly stored data...

topic-dask
topic-performance
upstream issue
topic-zarr