-
### What is your issue?
I know we've done lots of great work on indexes. But I worry that we've made some basic things confusing. (Or at least I'm confused, very possibly I'm being slow this morning?…
-
From #4 :
> @fujiisoup, would you be up for transferring the project to the [xarray-contrib](https://github.com/xarray-contrib) organization? I am thinking that It would help increase the overall v…
-
Concatenation of clipped MODIS files over North America using Xarray takes a long time. For WY2011, just the concatenation part was more than 11 hours. Seek alternatives to improve this workflow.
`sc…
-
I wonder if it would be in scope for the `xvec` accessor to have a method that can be used to convert two bounds coordinates to `shapely` geometry columns?
I'd imagine something like this:
```pyth…
-
**What happened**:
When interpolating datasets integer arrays are forced to floats.
**What you expected to happen**:
To retain the same dtype after interpolation.
**Minimal Complete Verifi…
-
### What happened?
I'm trying to run `combine_first` on two DataArrays (on which a `sel` has been performed). This works fine if I manipulated the DataArrays directly in memory, but if I read them fr…
-
As part of [STAC-sprint 6](https://github.com/radiantearth/community-sprints/blob/master/08182020-remote/software/progress.md) I was trying out intake-stac with https://github.com/nasa/cmr-stac. It wo…
-
_Originally posted by @aladinor in https://github.com/pydata/xarray/issues/9511#issuecomment-2405191800_
Hi everyone,
I've been working with hierarchical structures to store weather radar. We’r…
-
**Describe the bug**
make_paris_outputs fails for inversion runs that used species-specific hfo1234yf fps. It works fine for hfo1234yf runs that used inert footprints, and it also works fine for runs…
-
Recently a way of kerchunking grib data as a `DataTree` object was added https://github.com/fsspec/kerchunk/pull/399. Since the ongoing xarray-datatree integration is adding an `open_datatree` method …