indexing
Dimension indexing shared by Patch.sel and Patch.isel.
Functions
| Name | Description |
|---|---|
| get_indexers | Normalize dictionary/keyword indexers and validate dimension names. |
| label_indexer | Resolve labels with the pandas index semantics used by xarray. |
| positional_indexer | Validate one positional indexer without allocating a full coordinate. |