Description Usage Arguments Value Author(s)
This function downloads GCM of bioclim variables and crops them to the extent provided by boundary file.
1 | fix_layers(mask_name, path)
|
bnd |
|
var |
Variable. Valid names are 'tmin', 'tmax', 'prec' and 'bio' |
res |
Resolution. Valid resolutions are 0.5, 2.5, 5 and 10. |
rcp |
Representative Concenctration Pathway. Valid values are 26, 45, 60 and 85. |
model |
GCM model under which predictions were made. Should be one of "AC", "BC", "CC", "CE", "CN", "GF", "GD", "GS", "HD", "HG", "HE", "IN", "IP", "MI", "MR", "MC", "MP", "MG", or "NO". |
year |
Time step of predictions. Should be 50 or 70. |
... |
Further parameters passed to raster::getData. See /code?raster::getData. |
raster object containing single layer or stack of GCM predictions of bioclim variables, cropped to extent of bnd
.
Simon Kapitza kapitzas@student.unimelb.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.