Skip to content

Array selection (isel & sel) in transforms? #222

@Dooruk

Description

@Dooruk

I'm looking to plot a vertical transect.

For instance:
longitude(x)
depth(z)
temp(x,z)

Getting to these dimensions would require an additional EVA transform, something like isel or sel from xarray. Is this a functionality we think would be beneficial in EVA? I can take a stab at it.

Which would then look something like the following using one of the contour plots in EVA:
(following was created via pcolormesh(longitude, depth, temp, **kwargs))
noDA_transect

Originally posted by @Dooruk in #220 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions