Skip to content

dim_axes skips dimensions without axis attribute #14

@rod-glover

Description

@rod-glover

Regarding the code block commented "Then fill in the rest from the 'axis' attributes" in method dim_axes, @jameshiebert commented in a recent PR:

I'm a bit concerned about conflating the conditionals of "variable exists" and "axis attribute exists". I.e. if the variable exists, but doesn't have an axis attribute, then this script will just skip it. However, I would want the script to either error out or raise a really loud warning. We should probably write an issue for this and defer.

Metadata

Metadata

Assignees

No one assigned

    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