Skip to content

Lazy NCDataset test failures #104

@sethaxen

Description

@sethaxen

Our CI currently fails (example) when comparing 0-dimensional arrays loaded lazily with NCDatasets because JuliaGeo/NCDatasets.jl#279 switched to making a NCDatasets.Variable a subtype of AbstractDiskArray (so NCDatasets v0.14.9 really should have been marked as a breaking release), and subtraction of 0-dimensional AbstractDimArrays currently fails, see JuliaIO/DiskArrays.jl#285. There's nothing we should/can do here to fix this, it needs an upstream fix.

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