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.

Version: 0.5.1
Imports: graphics, raster, vapour (≥ 0.4.0), methods, quadmesh (≥ 0.4.0)
Suggests: palr, testthat (≥ 2.1.0)
Published: 2021-10-07
Author: Michael Sumner [aut, cre]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/lazyraster/issues
License: GPL-3
URL: https://github.com/hypertidy/lazyraster
NeedsCompilation: no
Materials: README NEWS
CRAN checks: lazyraster results

Documentation:

Reference manual: lazyraster.pdf

Downloads:

Package source: lazyraster_0.5.1.tar.gz
Windows binaries: r-devel: lazyraster_0.5.1.zip, r-release: lazyraster_0.5.1.zip, r-oldrel: lazyraster_0.5.1.zip
macOS binaries: r-release (arm64): lazyraster_0.5.1.tgz, r-oldrel (arm64): lazyraster_0.5.1.tgz, r-release (x86_64): lazyraster_0.5.1.tgz, r-oldrel (x86_64): lazyraster_0.5.1.tgz
Old sources: lazyraster archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lazyraster to link to this page.