Michael Sumner
Michael Sumner
it can be as simple as ``` '' ``` e.g. ``` vapour::vapour_vrt('', projection = "OGC:CRS84", bands = c(1, 1, 1), extent = c(-180, 180, -90, 90)) ```
with 3.7.0
need more control on the creation, sparse_ok, tiling, driver etc. - [x] creation options SPARSE_OK=YES, BIGTIFF=IF_SAFER, BLOCKSIZE/BLOCKXSIZE ... - [x] format, GTiff, COG, NetCDF etc
we need both SRC_METHOD and DST_METHOD to be NO_GEOTRANSFORM, then we can play purely with target_dim: ```R im
you should be able to run these lazy, does that mean we just make it a lazy object that can be rendered, or plotted?
It works, it's slow, it crashes. it doesn't check the source or target, haha next year ... https://github.com/hypertidy/vapour/tree/reproj-geom ```R f
compare all these, and with mdim, see dsn::mursst() ```R # library(raadtools) library(vapour) # files
worked on a local file ```R d
https://github.com/program--/hpsf