Rafael Schouten

Results 1068 comments of Rafael Schouten

I think getting `Regular` instead of `Explicit` on load will fix 99% of the problem

I just had an idea to do this lower down in DimensionalData.jl. Like have an `Interp` selector that returns an Interpolations.jl interpolator thing. You could do thing like `rast[X=Interp(x, Spline()),...

It doesnt do sentinel missings by default. That has never been implemented and I rarely want it myself becapuse its slow. So it needs to be optional. If you can...

The problem is its pretty well bound to CommonDataModel and ArchGDAL, and I don't have the bandwith to separate it out.

I think `intervalbounds` might just give the point for both sides? Probably best to catch things here so the error is simpler for people

Surely there are more! This is just one that came up for someone. Something consistent would be good.

Does this work now? No file so I cant check ;)

Interesting I'll take a look. Not sure what could be different 1.8/1.9... But there are still some problems with DimensionalData.jl and color plotting that need fixing that may or may...