Description Usage Arguments Details Value Author(s) Examples
Provide projected Spatial object (can be features or raster) and determine which WorldClim or SRTM tiles your study area intersects with.
1 |
bnd |
Projected spatial feature or raster object. |
name |
Valid values are 'worldclim' and 'srtm'. Default is 'worldclim' |
Function uses the spatial object input to identify WorldClim or SRTM tiles to be downloaded. The output of this function can be used in tile_get()
to download the according data via raster::getData()
.
Character vector of tilenames of WorldClim or SRTM tiles.
Simon Kapitza simon.statecology.gmail.com
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.