JuliaGeo / NetCDF.jl

NetCDF support for the julia programming language
http://juliageo.org/NetCDF.jl/
MIT License
115 stars 28 forks source link

fix NetCDF_jll versions to avoid a broken Windows #155

Closed visr closed 2 years ago

visr commented 2 years ago

This is the same compatibility as used in NCDatasets.jl, to mitigate https://github.com/Alexander-Barth/NCDatasets.jl/issues/164 and #151.

Hopefully we can remove these again soon when builds without the issue become available. Hopefully fixes CI as well.