-
[Workflow Run URL](https://github.com/xarray-contrib/cf-xarray/actions/runs/12021301387)
Python 3.12 Test Summary
```
cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-units-True]:…
-
Dim names changed
```python
─────────────────────────────────────────────── Error running examples/case_studies/binning.ipynb ────────────────────────────────────────────────
-----------------------…
-
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
-
If https://github.com/yt-project/yt/pull/4732 goes in to yt, we can allow the `chunksizes` argument with stretched grids. Should just be a matter of deleting:
https://github.com/data-exp-lab/yt_xar…
-
**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 …
-
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…
-
### Description
It is recommended to provide a single accessor under the package namespace. (See https://github.com/pydata/xarray/issues/1080)
Currently, we have multiple callable accessors in t…
-
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 …
-
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…