-
### Is your feature request related to a problem?
~~Currently, Xarray's GroupBy operations are limited to single variables. Grouping by multiple coordinates (e.g., `time.year` and `time.season`) re…
-
yt_xarray currently loads in data on a single yt grid. For uniform grids, it should be straightforward to chunk it as well as align the yt grids with any existing xarray chunks (e.g., when xarray is u…
-
### Generic Issue
* xscen version: 0.9.1
* Python version: python 3.11.10
* Operating System: Linux (conda)
### Description
Conda happily installs xclim == 0.53.1 with xscen == 0.9.1, whi…
-
The [openvisuspy repo](https://github.com/sci-visus/openvisuspy) has an xarray backend. We should look to see if this is a good integration point for PelicanFS
-
Coordinates are not particularly useful, a bit confusing and do lead to some surprising behaviour, especially when converting data from xarray Datasets to pandas DataFrames.
Suggest just make every…
-
* xradar version: 0.8.0
* Python version: 3.12
* Operating System: Ubuntu 2404
I am trying to open a Nexrad file as follows
```python
import fsspec
import xradar as xd
file = "s3://noaa-…
-
We might be able to replace some logic (especially that implemented in #156) with a call to [`xarray.decode_cf`](https://docs.xarray.dev/en/latest/generated/xarray.decode_cf.html). This function can a…
-
Is it possible to implement a feature, which enables intake-xarray to open a file based on its PID?
For example:
```
intake.open('hdl:21.14100/02c6b729-fff6-4f31-a8da-2cf590b544df')
```
In this…
-
### Describe the Bug
For certain .czi but not all .czi files, I get following error
```
---------------------------------------------------------------------------
RuntimeError …
-
This issue but for icechunk: https://github.com/zarr-developers/VirtualiZarr/issues/132
I was originally planning to virtualize this [C]Worthy dataset and save the references using the kerchunk par…