Skip to content

Add isel to xarray accessor #2368

Description

@dopplershift

Having support for isel on the Xarray accessor would allow getting the single time in a dataset out like:

ds = ds.metpy.isel(time=0)

while also not having to know that time is actually time3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions