Skip to content

reports potential yields before calibration

Usage

reportYieldsCropRaw(gdx, detail = FALSE, level = "regglo")

Arguments

gdx

GDX file

detail

if detail=FALSE, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops")

level

aggregation level of returned data ("regglo" by default)

Value

yield as MAgPIE object (Mt DM/ha)

Raw yield variables

NameUnitMeta
Productivity|Yield (before calibration)t DM/haPotential crop yields before calibration
Productivity|Yield (before calibration)|+|Cerealst DM/haUncalibrated cereal yields

Author

Edna J. Molina Bacca

Examples

if (FALSE) { # \dontrun{
x <- reportYieldsCropRaw(gdx)
} # }