-
Do it!
Linking this issue for chunk by "frequency": https://github.com/pydata/xarray/issues/7559 I have a proof-of-concept which I need ot make a PR...
-
Any interest in a `.ft` (or somesuch) [xarray accessor](https://xarray.pydata.org/en/stable/internals/extending-xarray.html)?
zmoon updated
2 years ago
-
**Describe the bug**
Unable to import SpatialData as `DataTree` was merged to Xarray with the [latest release v2024.10.0](https://docs.xarray.dev/en/latest/whats-new.html#v2024-10-0-oct-24th-2024).
…
-
### Is your feature request related to a problem?
As described in [duck array requirements](https://docs.xarray.dev/en/stable/internals/duck-arrays-integration.html#duck-array-requirements), the [ast…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It'd be elegant to be able to chain …
-
* Py-ART version: 1.19.1
* Python version: 3.10
* Operating System: Linux
### Description
installing pyart in a fresh env appears to be currently broken, because some modules depend on `datatr…
-
I am a PhD student in climate science, and love proplot! But I would love to use it from xarray using an accessor. That might look like this:
So you can toy with the data yourself, I used the Xarra…
-
Hi all,
We are planning to make new Xarray accessors for our packages xDEM and GeoUtils that focus on raster analysis and DEM analysis, respectively (right now relying only on `rasterio` and `geopa…
-
Hey @djhoese !
I write down here some thoughts I had for the design of an interface to facilitate the reading and writing of CF-compliant netCDF with CRS information of structured grids. Do you th…
-
One of the questions in the recent Earthmover's webinar on xvec was about the performance of `extract_points` compared to rasterio's `sample` method. I have never tested this before so wanted to give …