Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workaround for NCDatasets issue (fixed in v0.14.2) #84

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

sjdaines
Copy link
Member

Issue in NCDatasets v0.13 (probably) - v0.14.1 caused failure, now fixed in v0.14.2:
Alexander-Barth/NCDatasets.jl#246 "v0.14 cannot create variable from an Int64 array with missing values"

Update Project.toml [compat] to require either NCDatasets v0.12 or >= v0.14.2

sjdaines and others added 2 commits February 10, 2024 10:24
Issue in NCDatasets v0.13 (probably) - v0.14.1 caused failure, now fixed in v0.14.2
Alexander-Barth/NCDatasets.jl#246
"v0.14 cannot create variable from an Int64 array with missing values"

Update Project.toml [compat] to require either v0.12 or >= v0.14.2
@sjdaines sjdaines merged commit 42eb426 into main Feb 10, 2024
3 checks passed
@sjdaines sjdaines deleted the ncdatasets_update branch February 10, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant