Skip to content

Iris changes bypass Nc4DatasetLike.filepath() #132

@trexfeathers

Description

@trexfeathers

The change: SciTools/iris@03a5e72

Before/After How Iris acquires the NetCDF file name
Before the change Dataset.filepath() exclusively
After the change Also Variable.group().filepath() 1
Approach Class that represents dataset Class implements .filepath()?
to_iris() Nc4DatasetLike Yes ✔
Nc4VariableLike.group() NcData No ❌

A fix is not urgent, as this is de-risked by SciTools/iris#6495. And a fix might be made unnecessary by #122?

Footnotes

  1. .group() returns the Dataset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions