read_dbem_ens: Reads DBEM files from the ensemble member modeling with the...

Description Usage Arguments Value

View source: R/read_dbem_ens.R

Description

This function loads the DBEM files from the GFDL 8.5 ensemble member from the CORU-DROBO. You have to be connected to the UBC network and have access to the CORU-DROBO in order to use the function. Note that user/id will not be required but the path wont be found. #'

Usage

1
2
read_dbem_ens(taxon_key, year, model = "GFDL", rcp = 85, ensemble,
  data_type, path)

Arguments

taxon_key

is the species to load as taxon key number

year

expects a year of sequence of years to load the data from 1951 to 2099

model

is the ESM models to load; GFDL; IPSL, MPI. For all models select "All". Note that for now model is set to GFDL since is the only one we have

rcp

expects "26" for RCP 2.6-low emission scenario and "85" for RCP 8.5-high emission scenario. For now set to 85 as we do not have other

ensemble

Expects the ensemble number. Note, it wont load all ensembles at a time.

data_type

expects Catch or Abd data

path

Expects the computer head path before DROBO. Do not include /

Value

A tibble with the data


jepa/dbemImport documentation built on March 18, 2021, 2:34 p.m.