Skip to content

Force dimension order of packages #239

Description

@Manangka

In GitLab by @Huite on May 11, 2022, 10:00

Just ran into an issue where I was getting negative layer thickness due to:

bottom: layer, y, x

versus

top: y, x, layer

Then when calling .values on the DataArray, the values are not aligned.
Friendliest might be to call a transpose on the DataArray, and let xarray sort it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    📯 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions