read_forcing: Read forcing data from CSV

Description Usage Arguments

View source: R/read_data.R

Description

Read forcing data from CSV

Usage

1
2
3
4
5
6
7
8
read_forcing(
  scenario_list,
  temp_prior,
  N_temp,
  climate_prior_kde,
  mean_temp,
  dataset
)

Arguments

scenario_list

Scenarios to read

temp_prior

Which ensemble

N_temp

Number of GSAT samples wanted

climate_prior_kde

Whether to smooth prior before sampling

mean_temp

Whether to use mean of GSAT prior instead of sampling

dataset

Which forcing CSV file to read: 2019, main, IPCC


tamsinedwards/emulandice documentation built on May 1, 2021, 5:25 a.m.