From e0bcb62f7ad24f92bc3d2090b0cb9c5f7ecf9e63 Mon Sep 17 00:00:00 2001 From: Aariq Date: Wed, 4 Sep 2024 17:24:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20njtierne?= =?UTF-8?q?y/geotargets@dbe9a8a7f7c0eba527438991562ca26386b0737a=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 4 ++-- CODE_OF_CONDUCT.html | 5 ++--- LICENSE-text.html | 5 ++--- LICENSE.html | 5 ++--- authors.html | 5 ++--- index.html | 29 +++++++++++++++++++---------- logo.png | Bin 0 -> 71240 bytes news/index.html | 5 ++--- pkgdown.yml | 2 +- reference/figures/logo.png | Bin 0 -> 71240 bytes reference/geotargets-options.html | 5 ++--- reference/geotargets-package.html | 10 ++++++---- reference/index.html | 5 ++--- reference/set_window.html | 5 ++--- reference/tar_stars.html | 5 ++--- reference/tar_terra_rast.html | 5 ++--- reference/tar_terra_sprc.html | 5 ++--- reference/tar_terra_tiles.html | 5 ++--- reference/tar_terra_vect.html | 5 ++--- reference/tile_helpers.html | 5 ++--- search.json | 2 +- 21 files changed, 57 insertions(+), 60 deletions(-) create mode 100644 logo.png create mode 100644 reference/figures/logo.png diff --git a/404.html b/404.html index 3dd648c..7943e07 100644 --- a/404.html +++ b/404.html @@ -11,6 +11,7 @@ + Skip to contents @@ -45,8 +46,7 @@
diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 25d1d79..8c506ff 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -1,5 +1,5 @@ -Contributor Covenant Code of Conduct • geotargets +Contributor Covenant Code of Conduct • geotargets Skip to contents @@ -27,8 +27,7 @@
diff --git a/LICENSE-text.html b/LICENSE-text.html index eec581b..4049714 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -1,5 +1,5 @@ -License • geotargets +License • geotargets Skip to contents @@ -27,8 +27,7 @@
diff --git a/LICENSE.html b/LICENSE.html index 33b6c4f..b36b903 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -1,5 +1,5 @@ -MIT License • geotargets +MIT License • geotargets Skip to contents @@ -27,8 +27,7 @@
diff --git a/authors.html b/authors.html index 5451657..124e9d0 100644 --- a/authors.html +++ b/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • geotargets +Authors and Citation • geotargets Skip to contents @@ -27,8 +27,7 @@
diff --git a/index.html b/index.html index 605803e..fb85db7 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ + Skip to contents @@ -47,8 +48,11 @@
- +

geotargets extends targets to work with geospatial data formats, such as rasters and vectors (e.g., shapefiles). Currently we support raster and vector formats for the terra package

@@ -113,8 +117,8 @@

x }) #> ▶ dispatched target terra_rast_example -#> ● completed target terra_rast_example [0.019 seconds] -#> ▶ ended pipeline [0.185 seconds] +#> ● completed target terra_rast_example [0.018 seconds] +#> ▶ ended pipeline [0.168 seconds] #> class : SpatRaster #> dimensions : 90, 95, 1 (nrow, ncol, nlyr) #> resolution : 0.008333333, 0.008333333 (x, y) @@ -153,8 +157,8 @@

x }) #> ▶ dispatched target terra_vect_example -#> ● completed target terra_vect_example [0.034 seconds] -#> ▶ ended pipeline [0.173 seconds] +#> ● completed target terra_vect_example [0.037 seconds] +#> ▶ ended pipeline [0.183 seconds] #> class : SpatVector #> geometry : polygons #> dimensions : 12, 6 (geometries, attributes) @@ -202,11 +206,11 @@

x }) #> ▶ dispatched target raster_elevs -#> ● completed target raster_elevs [0.112 seconds] +#> ● completed target raster_elevs [0.128 seconds] #> ▶ ended pipeline [0.266 seconds] #> Warning message: #> [rast] skipped sub-datasets (see 'describe(sds=TRUE)'): -#> /private/var/folders/wr/by_lst2d2fngf67mknmgf4340000gn/T/Rtmpr9sjXA/targets_1085a12a40d0c/_targets/scratch/raster_elevs +#> /private/var/folders/wr/by_lst2d2fngf67mknmgf4340000gn/T/RtmpjrYMSQ/targets_80c86866e24b/_targets/scratch/raster_elevs #> class : SpatRasterCollection #> length : 2 #> nrow : 90, 115 @@ -238,8 +242,8 @@

x }) #> ▶ dispatched target test_stars -#> ● completed target test_stars [0.053 seconds] -#> ▶ ended pipeline [0.17 seconds] +#> ● completed target test_stars [0.031 seconds] +#> ▶ ended pipeline [0.139 seconds] #> Warning message: #> In CPL_write_gdal(mat, file, driver, options, type, dims, from, : #> GDAL Message 6: creation option '' is not formatted with the key=value format @@ -262,6 +266,11 @@

A note on development

geotargets is still undergoing development. We currently consider the extensions with terra maturing and approaching stability. We would love for people to use the package to kick the tyres. We are using it in our own work, but want users to know that the API could change in subtle or breaking ways.

+
+

Acknowledgements +

+

Logo design by Hubert Hałun at Appsilon.

+