issues
search
pydata
/
xarray
N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k
stars
1.09k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minor format tweak to unrecognized engine error
#9809
jrbourbeau
closed
3 hours ago
0
Faster chunk checking for backend datasets
#9808
dcherian
opened
5 hours ago
1
Memory leak when opening a DataArray and closing it again with the threading scheduler
#9807
lumbric
opened
12 hours ago
0
Add `.quantile(foo=quantiles)` API?
#9805
max-sixty
opened
20 hours ago
0
Add note on DataTree.map_over_datasets to migration guide
#9804
TomNicholas
opened
22 hours ago
0
Groupby reduction with nd labels and a subset of dims returns factorized labels
#9803
max-sixty
opened
1 day ago
7
On very large dask-backed dataset, huge graphs can be transmitted to dask crashing the processing
#9802
jgrivault
opened
1 day ago
5
Optimize idxmin, idxmax with dask
#9800
dcherian
opened
2 days ago
0
Taking a list of `ds.dims` does not raise warning
#9799
hoxbro
closed
2 days ago
6
Improved duck array wrapping
#9798
slevang
opened
3 days ago
5
Add utility for opening remote files with ``fsspec``
#9797
jrbourbeau
closed
23 hours ago
4
Bump minimum versions
#9796
dcherian
closed
3 days ago
1
Compatibility with Zarr v3b2
#9795
dcherian
closed
1 hour ago
3
release notes for v2024.11.0
#9794
dcherian
opened
3 days ago
0
Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group
#9793
dependabot[bot]
closed
3 days ago
0
Enable zero-copy `to_dataframe`
#9792
rabernat
opened
4 days ago
0
Support DataTree in xarray.align
#9791
shoyer
opened
5 days ago
0
Support DataTree in xarray.merge
#9790
shoyer
opened
5 days ago
0
Support DataTree in apply_ufunc
#9789
shoyer
opened
5 days ago
0
Buffer types
#9787
headtr1ck
closed
3 days ago
1
Add download stats badges
#9786
headtr1ck
closed
6 days ago
0
Fix open_mfdataset for list of fsspec files
#9785
phofl
closed
6 days ago
6
open_mfdataset with remote files is broken because of #9687
#9784
phofl
closed
6 days ago
0
dataset.to_netcdf not compressing correctly(?)
#9783
uriii3
closed
6 days ago
5
add 'User-Agent'-header to pooch.retrieve
#9782
kmuehlbauer
closed
6 days ago
7
Add codespell pre-commit-hook
#9781
headtr1ck
opened
1 week ago
2
Round tripping Zarr datasets with scaling
#9780
whatnick
opened
1 week ago
2
Segmentation fault during open_dataset() with dask and netcdf4
#9779
enrico-mi
opened
1 week ago
1
Support DataTree in xarray.concat
#9778
shoyer
opened
1 week ago
2
`concat` and `align` flips coordinates order
#9777
alippai
opened
1 week ago
7
Namespace-aware `xarray.ufuncs`
#9776
slevang
closed
3 days ago
3
Deep copy not deep?
#9775
whophil
closed
6 days ago
2
docs builds are broken
#9774
dcherian
closed
6 days ago
4
Rolling documentation does not specify window alignment
#9773
adkinsjd
opened
1 week ago
2
Enable numbagg rolling reductions with chunked arrays
#9772
dcherian
opened
1 week ago
0
Optimize `ffill`, `bfill` with dask when `limit` is specified
#9771
josephnowak
closed
1 week ago
16
Use `map_overlap` for rolling reductions with Dask
#9770
phofl
closed
1 week ago
6
polyfit time coordinate treatment in 2024.10.0
#9769
JGuetschow
closed
1 week ago
3
Fix html repr indexes section
#9768
benbovy
closed
1 week ago
2
Appending with to_zarr raises ValueError if append_dim length of existing data is not an integer multiple of chunk size
#9767
RKuttruff
closed
1 day ago
9
Optimize polyfit
#9766
dcherian
closed
1 week ago
3
fix cf decoding of grid_mapping
#9765
kmuehlbauer
closed
1 week ago
9
Complex LaTeX expressions not rendering in long_name attribute with mixed text and math expressions in xarraypPlots
#9764
j-horak
opened
1 week ago
2
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group
#9763
dependabot[bot]
closed
1 week ago
0
unpin array-api-strict as issues are resolved upstream
#9762
kmuehlbauer
closed
1 week ago
1
xr.open_dataset(... decode_coords='all') fails for certain CF conform `grid_mapping` values
#9761
observingClouds
closed
1 week ago
6
Allow wrapping `np.ndarray` subclasses
#9760
slevang
closed
1 week ago
5
CI runs ruff instead of pep8speaks
#9759
DimitriPapadopoulos
closed
1 week ago
0
perf improvement for interp: set `assume_sorted` automatically
#9758
dcherian
opened
1 week ago
0
merging and saving loaded datasets can lead to string truncation
#9757
jcmgray
opened
1 week ago
2
Next