JuliaGeo / NetCDF.jl

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

require a netcdf 4.9 build that works on all major platforms #162

Closed visr closed 2 years ago

visr commented 2 years ago

Fixes #157 Fixes #151

milankl commented 2 years ago

Will this become a new release? I get weird errors when testing with julia 1.8

ERROR: LoadError: InitError: could not load library "/home/runner/.julia/artifacts/0a7f440ba143b238cc3dd0def2956d34d76755f3/lib/libnetcdf.so"
ERROR: LoadError: Failed to precompile NetCDF [30363a11-5582-574a-97bb-aa9a979735b9] to /home/runner/.julia/compiled/v1.8/NetCDF/jl_MugD7f
visr commented 2 years ago

Yes I'll merge and tag now. This will also fix #163.