-
**Is your feature request related to a problem? Please describe.**
Allow creating a ColocatedData object from a pandas DataFrame. Basically the inverse of `ColocatedData.to_dataframe()`.
Would all…
-
As suggested by @rabernat in the meeting earlier today, I ran a test of my (M)RE (see #715 and []()) with [`copy_to_local` set to True](https://github.com/jbusecke/pgf_cmip_hanging_mre/blob/e13950bff5…
-
Hi Gael,
Looking at the last release, I noticed that the first argopy link at:
https://gaelforget.net/notebooks/Argo_argopy.html
is broken
it could point toward: https://github.com/euroargodev/arg…
gmaze updated
3 months ago
-
### What happened?
`DataArrayWeighted.quantile` returns incorrect numbers for weighted quantiles.
As an example, passing a quantile of `1` should return the maximum value by definition, but when…
-
### Bug report
**Bug summary**
I am facing implementation errors when trying to extract field information along a defined streamline. The dataset that is used is from AMRVAC.
**Code for repro…
-
**Is your feature request related to a problem? Please describe.**
Currently in our `xarray.Dataset` we only have one `time` axis, the units of which may vary depending on whether the user has provid…
-
Using Intake (intake-xarray) on a larger number of files, e.g. daily data for one or two decades, results in a too-many-files error.
Loading the same set of data with `xarray.open_mfdatasets` works…
-
I'll open this as an issue first in case it exists and I couldn't find it. I'm looking for a function like xarrays `align` to be able to align the keys of multiple `KeyedArrays`. If this doesn't exist…
-
* xradar version: 0.6.0
* Python version: 3.11.5
* Operating System: Alma Linux
Is it possible to use a file-like object instead of filenames when using xradar? According to the xarray open_datas…
-
### What is your issue?
When assigning to a full path with `DataTree.coords`, I expected to assign a coordinate to a child, not the root.
Here's the behavior on `main`:
```
In [36]: tree = DataT…