m4_get_ryl_mi: m4_get_ryl_mi

View source: R/m4_agriculture.R

m4_get_ryl_miR Documentation

m4_get_ryl_mi

Description

Produce Relative Yield Losses (RYLs) based on the Mi indicator for O3 exposure

Usage

m4_get_ryl_mi(
  db_path,
  query_path,
  db_name,
  prj_name,
  scen_name,
  queries,
  saveOutput = T,
  map = F,
  anim = T
)

Arguments

db_path

Path to the GCAM database

query_path

Path to the query file

db_name

Name of the GCAM database

prj_name

Name of the rgcam project. This can be an existing project, or, if not, this will be the name

scen_name

Name of the GCAM scenario to be processed

queries

Name of the GCAM query file. The file by default includes the queries required to run rfasst

saveOutput

Writes the emission files.By default=T

map

Produce the maps. By default=F

anim

If set to T, produces multi-year animations. By default=T

Value

RYLs for each TM5-FASST regions for all years (


jonsampedro/rfasst documentation built on June 2, 2022, 5:14 a.m.