Return raw predictions for given sitenos

dbGetBGCPred(
  con,
  siteno,
  scenario = c("ssp126", "ssp245", "ssp370"),
  period = c("2001", "2021", "2041", "2061", "2081")
)

Arguments

con

An active postgres DBI connection.

siteno

A vector of siteno.

scenario

Vector of requested SSPs

period

Character vector of requested future periods.

Value

A data.table containing BGC predictions.

Details

Return data from CCISS database for provided SiteNo.