-
Hello,
I'm running into an issue when trying to run `roms_dataset` that I believe may be related to a recent upgrade of my `xarray` package (`version 2024.5.0`) and is hopefully useful for others. Be…
-
### What is your issue?
I am attempting to open a dataset which has unused dimensions. Is it possible for this information to be retained?
```python
import xarray as xr
import netCDF4
import …
-
Hey, this popped up on my GitHub feed and it looks interesting.
I'm already using xESMF which seems to have been around for much longer. I'm wondering:
1. Is there any reason for me to prefer xa…
-
Any interest in a `.ft` (or somesuch) [xarray accessor](https://xarray.pydata.org/en/stable/internals/extending-xarray.html)?
zmoon updated
2 years ago
-
How challenging would it be to create a new source that accepts xarray Dataset objects as input?
There is some existing work in this space here: https://github.com/davidbrochart/xarray_leaflet
-
One of the common review comments in the Linux kernel is that there is a missed intra-doc link. It would be nice to have a lint (or two) to flag these cases automatically. In addition, such a lint wou…
ojeda updated
1 month ago
-
### What happened?
When trying to source a zarr from GCP storage via executing `anemoi-datasets` create config.yaml test.zarr' the following error occurs:
```
json.decoder.JSONDecodeError: Expe…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
## Overview
A relatively new package called [xarray-datatree](https://xarray-datatree.readthedocs.io/en/latest/) introduces a new xarray high-level container called a DataTree. A DataTree contains …
-
This may cause scaling issues at some point.