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'. 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

Maintainer
LicenseGPL (>=3) + file LICENSE
Version8.3.0.7025
URL http://www.earthSkySea.org 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 Sept. 23, 2024, 1:28 a.m.