Skip to content

Lazy iris.coords.Coord.cell method #5692

@bouweandela

Description

@bouweandela

✨ Feature Request

At the moment, the iris.coords.Coord.cell method has the side effect of loading all the coordinate data from disk into memory.

Motivation

It would be more efficient if only the requested coordinate point would be loaded. If users want to load all data, e.g. because they plan to access many cells, they can do so themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions