Rafael Schouten
Rafael Schouten
Hmm. Making GeoMakie handle affine transforms seems important too. Or is a matrix easier?
Just click the home button from the 404 page for now. There is a bug in Vitepress with how Julia does docs paths. The option is to hard link the...
I mean, you can have a go, but others have failed before you! @asinghvi17 is manually updating it on one of their packages, but I don't have time for that...
Oh can you automate the update in actions?
And you don't need to do anything manual after that? This line is 😚👌 : https://github.com/JuliaGeo/GeometryOps.jl/blob/9e6a9f0e7955b52dca42533136818ca96a284a3e/.github/workflows/DeployDocs.yml#L40-L41 Might be nice to make it multiline, the full glory of the `xargs |...
This should be fixed on the next patch bump
Fixed, thanks for the code @asinghvi17
Hmm yes probably doing nothing is better if the object is already in memory. I guess the rule should be if its a disk array read it, otherwise keep whatever...
It's on the way! See: https://github.com/rafaqz/Rasters.jl/pull/695 It's a bit trickier than that because it has to work lazily on larger than memory data, on RasterStack etc. But it's pretty much...
Also this will be applied as the _default_ when scale and offset are set. Keywords can turn it off.