indexing

module of dascore.utils source

Dimension indexing shared by Patch.sel and Patch.isel.

Functions

Name Description
compose_indexers Compose positional selections without expanding an evenly spaced range.
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.