issues Search Results · repo:pydata/xarray language:Python
Filter by
4k results
(62 ms)4k results
inpydata/xarray (press backspace or delete to remove)What happened?
Hi!
I m having trouble with some grouped reorganisation data. My expectation is that there should be only one piece of data
in this position, so both the first and last functions should ...
bug
needs triage
Breeze-Hu
- Opened yesterday
- #10249
What happened?
I m trying to concatenate two xarray Datasets that contain ordered categorical Pandas extension arrays. Pandas converts
these to string (object) arrays during concatenation, but xarray ...
bug
needs triage
ilia-kats
- 5
- Opened yesterday
- #10247
What happened?
When executing the following code:
import xarray as xr
import numpy as np
mda = xr.DataArray(np.random.rand(6, 3), [( x , list( abcabc )), ( y , range(3))])
print(mda)
print( scalar ...
bug
needs triage
zerothi
- Opened yesterday
- #10246
Is your feature request related to a problem?
It would be nice to get more access to the other matplotlib internals. Currently one cannot use Data*.plot.errorbar
which would have been really nice.
I ...
enhancement
zerothi
- Opened yesterday
- #10245
Is your feature request related to a problem?
In https://github.com/dcherian/rasterix/issues/20 we hit a case where it is useful to concatenate objects over a
dimension that is tied with other, non-concatenated ...
enhancement
topic-combine
topic-indexing
benbovy
- 1
- Opened 2 days ago
- #10243
What happened?
Dimensions from the root group are re-defined in subgroups when saving a DataTree to netCDF.
What did you expect to happen?
Subgroups to inherit dimensions from the root group, as explained ...
bug
topic-DataTree
sfinkens
- 1
- Opened 3 days ago
- #10241
Is your feature request related to a problem?
The User Guide landing page itself is currently not the most welcoming (unlike e.g. the Gallery):
img width= 1258 alt= Image src= https://github.com/user-attachments/assets/a93ad67b-2308-493b-88e1-c96bf5804c38 ...
enhancement
andrewendlinger
- Opened 6 days ago
- #10236
What happened?
Our mypy tests are failing on every PR.
Does anyone have time to look at it please?
bug
CI
dcherian
- 3
- Opened 8 days ago
- #10231
Is your feature request related to a problem?
Dear all,
Currently, DataArray.integrate() seems to use exclusively numpy.trapz. Is it possible to add an option to use Simpon s
rule, which is available ...
enhancement
chunweiyuan
- 3
- Opened 9 days ago
- #10229
What happened?
I m trying to read a sharded zarr dataset using obstore but xarray is throwing an error saying NotSupportedError:
Operation not supported: Azure does not support suffix range requests. ...
bug
needs triage
lsim-aegeri
- 3
- Opened 10 days ago
- #10228

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.