Rafael Schouten
Rafael Schouten
Thankyou!! Very clear
Ok this will be trivially possible when I get this merged in DD https://github.com/rafaqz/DimensionalData.jl/pull/717 Wasn't so easy to select ranges with `Near` without that.
This is in DimensionalData.jl. Yeah I'm not sure what it should do either honestly. Its "on purpose" as far as I can't think of anything better as a default.
I want to merge this but we probably should have a test of the edge case where the rounding actually does something, just to demonstrate that we do this at...
Something weird happening in the `resample` tests to cause a segmentation violation (signal 11). https://github.com/rafaqz/Rasters.jl/actions/runs/9148702377/job/25152012187?pr=656#step:5:933 That has to be in GDAL or us doing something bad with a GDAL object
Maybe its only segfaulting on a specific GDAL version. Welcome to the joy of C pointers
@tiemvanderdeure if you can rebase this and push again GDAL will probably work now
Yeah, it doesnt work lol. Need to hook up the keyword like in DD
Yeah. It because we already had the dep.
Yeah tried that too in the past. Julias C calls are so fast it makes no difference