You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#' @description reads timber yield out of a MAgPIE gdx file
3
-
#'
2
+
#' @description calculates timber yield out of a MAgPIE gdx file
3
+
#'
4
4
#' @export
5
5
#'
6
6
#' @param gdx GDX file
7
7
#' @param file a file name the output should be written to using write.magpie
8
8
#' @param level Level of regional aggregation; "cell", "reg" (regional), "glo" (global), "regglo" (regional and global) or any secdforest aggregation level defined in superAggregate
9
9
#' @details Forest yield for timber production
10
-
#' @return Forest yield for timber production
11
-
#' @author Abhijeet Mishra
10
+
#' @return Forest yield for timber production in tDM per ha per year
@@ -39,7 +39,7 @@ In case of questions / problems please contact Benjamin Leon Bodirsky <bodirsky@
39
39
40
40
To cite package **magpie4** in publications use:
41
41
42
-
Bodirsky B, Humpenoeder F, Dietrich J, Stevanovic M, Weindl I, Karstens K, Wang X, Mishra A, Beier F, Breier J, Yalew A, Chen D, Biewald A, Wirth S, von Jeetze P, Leip D, Crawford M, Alves M (2024). _magpie4: MAgPIE outputs R package for MAgPIE version 4.x_. doi:10.5281/zenodo.1158582 <https://doi.org/10.5281/zenodo.1158582>, R package version 1.206.21, <https://github.com/pik-piam/magpie4>.
42
+
Bodirsky B, Humpenoeder F, Dietrich J, Stevanovic M, Weindl I, Karstens K, Wang X, Mishra A, Beier F, Breier J, Yalew A, Chen D, Biewald A, Wirth S, von Jeetze P, Leip D, Crawford M, Alves M (2024). _magpie4: MAgPIE outputs R package for MAgPIE version 4.x_. doi:10.5281/zenodo.1158582 <https://doi.org/10.5281/zenodo.1158582>, R package version 1.206.22, <https://github.com/pik-piam/magpie4>.
43
43
44
44
A BibTeX entry for LaTeX users is
45
45
@@ -48,7 +48,7 @@ A BibTeX entry for LaTeX users is
48
48
title = {magpie4: MAgPIE outputs R package for MAgPIE version 4.x},
49
49
author = {Benjamin Leon Bodirsky and Florian Humpenoeder and Jan Philipp Dietrich and Miodrag Stevanovic and Isabelle Weindl and Kristine Karstens and Xiaoxi Wang and Abhijeet Mishra and Felicitas Beier and Jannes Breier and Amsalu Woldie Yalew and David Chen and Anne Biewald and Stephen Wirth and Patrick {von Jeetze} and Debbora Leip and Michael Crawford and Marcos Alves},
0 commit comments