Michael Niklas
Michael Niklas
You need to merge main and resolve the conflicts
Maybe we could add an option to the reductions that allows to change this behavior? Something like `data.mean(dim="dim0", coords="mean")` with a default value of `"drop"`. But the workaround could be...
I would say that this is not a huge issue, but agree that it might be a nice feature to have. Does it still happen with a current xarray?
Just ran into the same problem. Also when running mypy on xarray codebase (-> 70 errors)
Looks like https://github.com/python/mypy/issues/17166
I have the same issue with 6 of these sensors running for several weeks. I use them via Shelly proxies and I have tried both passive and active mode in...
Still the case for 2025.7.2
Thanks for the report and the example. This is really crazy, the slow example takes 2min on my machine while the fast one is basically instant. After digging a bit,...
@antscloud are you willing to continue this? It would be a good addition.
> BENCHMARKS NOT SIGNIFICANTLY CHANGED. I didn't check in detail if we have a test that might cover this already and if yes, what the changes are.