arviz-devs / arviz-devs/InferenceObjects.jl

Lazy NCDataset test failures

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
15
Forks
1
Avg merge
6d 18h
Merged PRs (30d)
1

Description

Our CI currently fails ([example](https://github.com/arviz-devs/InferenceObjects.jl/actions/runs/19217378899/job/54928983627#step:7:600)) 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 `AbstractDimArray`s currently fails, see JuliaIO/DiskArrays.jl#285. There's nothing we should/can do here to fix this, it needs an upstream fix.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.