-
Notifications
You must be signed in to change notification settings - Fork 3
More builtin indexes #20
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
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
for more information, see https://pre-commit.ci
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
This is needed for pd.RangeIndex with "lazy" coordinate variable. This will be needed for NDPointIndex too. TODO: remove when next version of Xarray is released.
ds_air.sel(time="2013") | ||
``` | ||
|
||
### Set indexes for non-dimension coordinates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### Set indexes for non-dimension coordinates | |
### Set indexes for any coordinate variable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Would be good to link to RangeIndex
and RasterIndex
as examples in the CoordinateTransformIndex
page. I think you have mentioned this already, but just writing it out as a reminder
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
This reverts commit abd9a34.
Uh oh!
There was an error while loading. Please reload this page.