-
Notifications
You must be signed in to change notification settings - Fork 3
Add NDPointIndex examples #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
How about we put the default KDTree example under "Builtin" with title "KDTree with NDPointIndex" and leave the advanced example for this "Building Blocks" page |
Or some "3rd-party extensible" visual marker, e.g., in the detailed TOC? It is nice to keep short each section but at the same time too much breaking down might make things hardly discoverable. Like @scottyhq (#17 (comment)) I think that built-in and building block categories could be merged together (CoordinateTransformIndex can also be used as-is, especially if we later provide some built-in transforms). But I also think that is is important to be able to identify which indexes are building blocks. |
Aouch pydata/xarray#10503 broke the |
that was my initial thinking.
ouch indeed, I can revert in an hour or I can merge if someone else sends up the revert PR. cc @keewis |
Tried pydata/xarray#10518 but it created other problems. A working fix would be in xdggs to rename the wrapped pandas Index after creating the xarray index in |
I have seen the light. |
Amazing work, @benbovy I pushed a minor edit (mostly a new image to make it easier to present), and will merge now. Thanks for pushing hard here this week. I think this gallery is now an impressive testament to what you've accomplished! |
Uh oh!
There was an error while loading. Please reload this page.