Closed mdsumner closed 5 years ago
sstfile <- system.file("extdata/sst.tif", package = "vapour") as_raster(lazyraster(sstfile), native = TRUE)
So (probably) window should always be set, or just catch this case
fixed in branch https://github.com/hypertidy/lazyraster/tree/fix-native-window
merged in and included in CRAN (re) submission
So (probably) window should always be set, or just catch this case