Skip to content

Convenience for converting Cubes to other Iris objects #6320

Open
@trexfeathers

Description

@trexfeathers

raw_cube_from_cf_var() - introduced in #6318 - outputs Cubes where the original object could not be created during loading. The philosophy is that users can fix loading problems to get the coordinate/whatever that they wanted originally. It should therefore be as easy as possible to convert between types.

We already have the from_metadata() function, so perhaps build on that.

If code proves unrealistic, documentation examples would be a good second option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status
    • Status

      🆕 Candidate

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Convenience for converting `Cube`s to other Iris objects · Issue #6320 · SciTools/iris