rafaqz / Rasters.jl

Raster manipulation for the Julia language
MIT License
197 stars 34 forks source link

Bump Makie compat #664

Open asinghvi17 opened 1 month ago

asinghvi17 commented 3 weeks ago

If CI passes here, can we merge this and release a new version? I'm adding some Rasters/GeoMakie examples to GeoMakie, but no currently released version of Rasters is compatible with Makie v0.21.

asinghvi17 commented 3 weeks ago

Looks like CI had a segfault somehow?


[3106] signal (11.1): Segmentation fault
in expression starting at /home/runner/work/Rasters.jl/Rasters.jl/test/resample.jl:9
ERROR: LoadError: Package Rasters errored during testing (received signal: 11)
rafaqz commented 3 weeks ago

Must be GDAL

lazarusA commented 3 weeks ago

Yes, for me, things only work with GDAL master. Maybe a new release is in order 🤔