Replies: 4 comments 11 replies
|
|
Spotted another custom index experiment in the wild by @Huite - unstructured grid indexes. (More context here) |
|
Histogram integration in xarray via flox would benefit from using |
|
I'm very excited about the Apologies if I'm missing something very obvious, but how does one install From the rolodex documentation page I can't find installation instructions or even a GitHub repo corresponding to that documentation page or a rolodex package? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Let's gather here examples (prototypes) of custom indexes that have been proposed so far. This is all very much WIP, some examples may rely on features that have not yet landed in the
mainbranch while other examples may be outdated. Anyway, it should provide a good basis for more experiments with Xarray indexes. To @pydata/xarray or anyone: feel free to edit this comment and add to the list below.EDIT: there's now an index gallery at https://xarray-indexes.readthedocs.io/ - https://github.com/xarray-contrib/xarray-indexes
PintIndexxarray-contrib/pint-xarray#163All reactions