-
Hi all,
First of all, thanks for the great work on GeoWombat!
We are thinking of building Xarray accessors for end-users focusing on analysis of EO data in our packages GeoUtils and xDEM for ras…
-
Hi all,
(Co-opening in `rioxarray` due to the raster nature of the accessor: https://github.com/corteva/rioxarray/issues/687)
Following what is asked in the doc, I'm letting you know that we int…
-
Hi all,
(Co-opening in `rioxarray` due to the raster nature of the accessor: https://github.com/corteva/rioxarray/issues/687)
As in https://github.com/pydata/xarray/issues/8040 for DEMs, writing…
-
I'm sat in your AMS talk, and this package looks really cool!
### Is your feature request related to a problem?
I made the [xarray-datatree package](https://github.com/xarray-contrib/datatree), …
-
There is some useful stuff here, but it would be nice to use the Accessor pattern, which xrwarp essentially does but not quite.
That would allow you to open a dataset with 'native' xarray and acces…
-
In order to create and use virtual datasets with python, users will want to use `kerchunk` and `virtualizarr`. These are just starting down the path to zarr 3 and icechunk compatability. This issue wi…
-
Had an issue when I created an environment today with `pytimetk`, which uses `pandas_flavor`. The issue stems from changes made to `xarray`.
**The solution was to downgrade to `xarray==2023.10.1`.…
-
Potential candidates include (but would be in no way limited to):
* xarray
* vaex
* Dask
The idea here is that data cleaning and higher-level functions to manipulate data structures are pretty…
-
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…
-
I am trying to plot an `image` using the xarray accessor, but can't seem to be able to specify the aspect ratio and also remove padding simultaneously.
Demonstration:
```python
import xarray a…