From df056c01ffd91afaa7279df822b28e409f800303 Mon Sep 17 00:00:00 2001
From: GitHub Actions bug fixes#1684 and #1688 by Andrew Gene Brown
spatSample(method="regular")
on a raster with one column returned too many samples #1362 by Daniel R Schlaepfermerge
crash bug fixed #1650 by Agustin Loboenhancements
@@ -80,6 +78,8 @@ enhancementsextract with points is now faster for rasters accessed over http #1504 by Krzysztof Dyba
extract
with many points on very large rasters was slower in compared to doing the same with “raster” (which uses terra for that!) #1584 by Hassan Masoomimerge
now has three alternative algorithms 1366 by Hassan Masoomi and #1650 by Agustin Lobonew
diff --git a/pkgdown.yml b/pkgdown.yml
index 5dd6ce1b7..44b9f6a2b 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,7 +2,7 @@ pandoc: 3.1.11
pkgdown: 2.1.1
pkgdown_sha: ~
articles: {}
-last_built: 2025-01-03T21:51Z
+last_built: 2025-01-03T23:41Z
urls:
reference: https://rspatial.github.io/terra/reference
article: https://rspatial.github.io/terra/articles
diff --git a/reference/makeTiles.html b/reference/makeTiles.html
index fdadabd55..967dde0dd 100644
--- a/reference/makeTiles.html
+++ b/reference/makeTiles.html
@@ -111,10 +111,10 @@ Examplesfilename <- paste0(tempfile(), "_.tif")
ff <- makeTiles(r, x, filename)
ff
-#> [1] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpuZLwCX/file3fdf4f05ba1b_1.tif"
-#> [2] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpuZLwCX/file3fdf4f05ba1b_2.tif"
-#> [3] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpuZLwCX/file3fdf4f05ba1b_3.tif"
-#> [4] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpuZLwCX/file3fdf4f05ba1b_4.tif"
+#> [1] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpmzgzvG/file45f86cdafe8b_1.tif"
+#> [2] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpmzgzvG/file45f86cdafe8b_2.tif"
+#> [3] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpmzgzvG/file45f86cdafe8b_3.tif"
+#> [4] "/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T//RtmpmzgzvG/file45f86cdafe8b_4.tif"
vrt(ff)
#> class : SpatRaster
@@ -122,8 +122,8 @@
Examples#> resolution : 3.6, 1.8 (x, y)
#> extent : -180, 180, -90, 90 (xmin, xmax, ymin, ymax)
#> coord. ref. : lon/lat WGS 84 (EPSG:4326)
-#> source : spat_3fdf7d854aa4_16351_CjcR62DykkoqBId.vrt
-#> name : spat_3fdf7d854aa4_16351_CjcR62DykkoqBId
+#> source : spat_45f81e58aeee_17912_CjcR62DykkoqBId.vrt
+#> name : spat_45f81e58aeee_17912_CjcR62DykkoqBId
#> min value : 1
#> max value : 10000
Examples#> Memory (GB)
#> ------------------------
#> check threshold : 1 (memmin)
-#> available : 3.22
-#> allowed (50%) : 1.61
+#> available : 3.06
+#> allowed (50%) : 1.53
#> needed (n=1) : 0
#> ------------------------
#> proc in memory : TRUE
@@ -80,7 +80,7 @@
Examples#> ------------------------
free_RAM()
-#> [1] 3373184
+#> [1] 3203872
character. The interpolation method to be used if resampling is necessary (see algo
). One of "nearest", "bilinear", "cubic", "cubicspline", "lanczos", "average", "mode" as in resample
. If NULL
, "nearest" is used for categorical rasters and "bilinear" for other rasters
character. The interpolation method to be used if resampling is necessary (see argument algo
). One of "nearest", "bilinear", "cubic", "cubicspline", "lanczos", "average", "mode" as in resample
. If NULL
, "nearest" is used for categorical rasters and "bilinear" for other rasters
character. Output filename
tmpFiles()
-#> [1] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpuZLwCX/spat_3fdf7d854aa4_16351_CjcR62DykkoqBId.vrt"
-#> [2] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpuZLwCX/spat_3fdff92660_16351_2_2_18Kec3hCI9E8vBy_temp_raster.tif"
-#> [3] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpuZLwCX/spat_3fdff92660_16351_2_2_5pGMXuK8e3IyZ5Z_temp_raster.tif"
-#> [4] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpuZLwCX/spat_3fdff92660_16351_2_2_gpOs7emPHgpsidG_temp_raster.tif"
+#> [1] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpmzgzvG/spat_45f81e58aeee_17912_CjcR62DykkoqBId.vrt"
+#> [2] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpmzgzvG/spat_45f87c41c05_17912_2_2_18Kec3hCI9E8vBy_temp_raster.tif"
+#> [3] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpmzgzvG/spat_45f87c41c05_17912_2_2_5pGMXuK8e3IyZ5Z_temp_raster.tif"
+#> [4] "/private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/RtmpmzgzvG/spat_45f87c41c05_17912_2_2_gpOs7emPHgpsidG_temp_raster.tif"