adamlilith/fasterRaster: Faster Raster and Spatial Vector Processing Using 'GRASS GIS'

Processing of large-in-memory/large-on disk rasters and spatial vectors using 'GRASS GIS' <https://grass.osgeo.org/>. Most functions in the 'terra' package are recreated. Processing of medium-sized and smaller spatial objects will nearly always be faster using 'terra' or 'sf', but for large-in-memory/large-on-disk objects, 'fasterRaster' may be faster. To use most of the functions, you must have the stand-alone version (not the 'OSGeoW4' installer version) of 'GRASS GIS' 8.0 or higher.

Getting started

Package details

MaintainerAdam B. Smith <adam.smith@mobot.org>
LicenseGPL (>=3)
Version8.4.0.4
URL https://github.com/adamlilith/fasterRaster https://adamlilith.github.io/fasterRaster/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamlilith/fasterRaster")
adamlilith/fasterRaster documentation built on Dec. 21, 2024, 2:04 a.m.