WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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