-
Hi, maybe relevant to your interests: I ended up porting celltree to numba because I rarely use C or C++ and I needed extra functionality (search for polygon and line intersects, not just points).
…
Huite updated
4 months ago
-
when i try to install the cf-xarray 0.9.4 for a python environment that have numpy2, the following errors about time happened. I am not sure weither those matter or not.
errors:
```
FAILED cf_xarra…
-
## Summary
Let's try refactoring Databroker's `Broker`, `BlueskyRun`, and `BlueskyEventStream` objects to drop the `intake.Catalog` and `intake.DataSource` base classes while remaining backward-com…
-
This came up in the PR adding plot submethods like `.plot.hist`: https://github.com/pydata/pandas/pull/9321#issuecomment-139203762
As long as API differences can be reconciled, I think it would be a…
-
Develop an Xarray acessor for importing numpy data from Xarray arrays and converting to the applicable vtkDataSet type. Use https://github.com/pyvista/pyvista-xarray as an exemplar.
Xarray accessor…
-
Running the test suite of 0.7.0 with numpy 2 installed (without numba):
```
[ 28s] + pytest-3.10 --ignore=_build.python310 --ignore=_build.python312 --ignore=_build.python311 -v --ignore tests/t…
-
`subset_grid` is not great to typeout and `xsg` makes much more sense imo
-
What was unclear to me was that there are 2 kinds of `xr.Dataset` objects I encountered with VirtualiZarr: the one returned by `virtualizarr.open_virtual_dataset` and the one returned by `xr.open_data…
-
I don't think there's currently a way of visualizing datasets in a single diagram, so this would be very handy.
-
### Version
v2024.06.0
### How did you install UXarray?
Pip
### What happened?
With the support for GEOS CS files via #802 in v2024.06.0, I decided to try it out and duplicate the plots by @phili…