calcSNUpE | R Documentation |
calculates the soil nitrogen uptake efficiency. This is the nitrogen taken up from the soil (N in crop biomass minus biological fixation minus seed N) divided by the soil N inputs (fertilizer, manure etc). For the future, SNuPE scenarios are added.
calcSNUpE(max_snupe = 0.85, cellular = FALSE, rev = 0.1, maccbase = TRUE)
max_snupe |
Maximum realistic SNUPE. All values above will be limited to this value. Only holds for past values; future scneario values can exceed this number. |
cellular |
disaggregated to 0.5 degree grid |
rev |
revision number of madrat run |
maccbase |
whether future scenarios should be expressed as base efficiency, excluding additional macc improvemetns (new default) |
List of magpie objects with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky, Xiaoxi Wang
calcNitrogenBudgetCropland()
## Not run:
calcOutput("SNUpE")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.