mdsumner/lazyraster: Generate Raster Data Lazily from 'GDAL'

Read raster data at a specified resolution on-demand via 'GDAL' (the Geospatial Data Abstraction Library <https://gdal.org/>). Augments the 'raster' package by never reading data from a raster source until necessary for generating an in-memory 'raster' object. A 'lazyraster' object may be cropped and converted to 'raster' object, and by default will only read a small amount of data sufficient for an overall summary. The amount of data read can be controlled by specifying the output dimensions.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.5.0.9010
URL https://github.com/hypertidy/lazyraster
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdsumner/lazyraster")
mdsumner/lazyraster documentation built on Sept. 8, 2021, 9:36 p.m.