Skip to content

Add isel to xarray accessor #2368

@dopplershift

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

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions