validate_layers: Load future predictions of bioclim variables.

Description Usage Arguments Value Author(s)

View source: R/validate_layers.R

Description

This function downloads GCM of bioclim variables and crops them to the extent provided by boundary file.

Usage

1
validate_layers(mask_name, path, type = NULL)

Arguments

bnd

boundary object.

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.

Value

raster object containing single layer or stack of GCM predictions of bioclim variables, cropped to extent of bnd.

Author(s)

Simon Kapitza kapitzas@student.unimelb.edu.au


kapitzas/WorldClimTiles documentation built on July 13, 2021, 4:51 p.m.