Rafael Schouten

Results 910 comments of Rafael Schouten

Dont you just need the latest DiskArrays.jl? `cat` is now lazy. (`readblock!` should not be called or DD is not propagating `cat` properly) Seems I never actually registered the patch...

Ok right that should be an easy fix, it will be bundled with the next breaking change, which is all about `cat` anyway. This is the monthe we fix `cat`...

Yeah, it doesnt make sense that you have to do this. In a few days you wont have to when DD and DiskArray fixes are merged :)

Are you on the latest commit of master here? That should work as far as I can tell.

The idea is to be able to put interactive Tyler underneath the current plot, and make it use the current CRS? I guess we need to attach the crs to...

Yes that makes sense, maybe we can move some things to MapTiles.jl and define Plots.jl recipes in an extension there? I'm not sure how we will get that exact code...

Yeah, we need to separate out plotting from the interactivity. Have a go at a PR. Im not sure how to structure it because currently so much is done in...

I've been thinking this too! Shouldnt be too hard to support 3d in Tyler?