summaryrefslogtreecommitdiff
path: root/math/R-cran-terra/pkg-descr
blob: ad6ace010f0f18804d09639c4b601bd785d7e120 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Methods for spatial data analysis with raster and vector data.
Raster methods allow for low-level data manipulation as well as
high-level global, local, zonal, and focal computation. The predict
and interpolate methods facilitate the use of regression type
(interpolation, machine learning) models for spatial prediction,
including with satellite remote sensing data. Processing of very
large files is supported. See the manual and tutorials on
<https://rspatial.org/terra/> to get started. 'terra' is very similar
to the 'raster' package; but 'terra' can do more, is easier to use,
and it is faster.

WWW: https://cran.r-project.org/web/packages/terra/