Code Monkey home page Code Monkey logo

mrdrivers's Introduction

Create GDP and population scenarios

R package mrdrivers, version 0.4.3

CRAN status R build status codecov r-universe

Purpose and Functionality

Create GDP and population scenarios This package takes care of GDP and population scenario construction, which are important drivers to both the REMIND and MAgPIE models.

Framework: madrat and magclass

This package depends upon the madrat and magclass packages. It integrates into the madrat framework and is structured accordingly. It mainly uses magpie objects (from the magclass package). For more information on madrat or magclass, please visit the respective github repositories (madrat, magclass).

The readSource and calcOutput functions provided by this package are listed below.

readSource:

#>  [1] "ARIADNE"                   "ARIADNE_ReferenceScenario"
#>  [3] "EurostatPopGDP"            "IMF"                      
#>  [5] "James"                     "James2019"                
#>  [7] "MissingIslands"            "OECD"                     
#>  [9] "PEAP"                      "PopulationTWN"            
#> [11] "PWT"                       "SSP"                      
#> [13] "UN_PopDiv"                 "WDI"

readSource (deprecated?!):

#> [1] "IIASApop" "SRES"

calcOutput:

#>  [1] "DefaultDrivers"   "GDP"              "GDPFuture"        "GDPPast"         
#>  [5] "GDPpc"            "GDPpcFuture"      "GDPpcPast"        "Labour"          
#>  [9] "Population"       "PopulationFuture" "PopulationPast"   "RatioPPP2MER"    
#> [13] "Urban"            "UrbanFuture"      "UrbanPast"        "UrbanPop"

Installation

For installation of the most recent package version an additional repository has to be added in R:

options(repos = c(CRAN = "@CRAN@", pik = "https://rse.pik-potsdam.de/r/packages"))

The additional repository can be made available permanently by adding the line above to a file called .Rprofile stored in the home folder of your system (Sys.glob("~") in R returns the home directory).

After that the most recent version of the package can be installed using install.packages:

install.packages("mrdrivers")

Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):

update.packages()

Questions / Problems

In case of questions / problems please contact Johannes Koch [email protected].

Citation

To cite package mrdrivers in publications use:

Koch J, Bodirsky B, Baumstark L, Wang X, Chen D, Leip D, Benke F, Eweron A, Rodrigues R, Giannousakis A, Levesque A, Pehl M, Soergel B, Dietrich J (2021). mrdrivers: Create GDP and population scenarios. https://pik-piam.github.io/mrdrivers, https://github.com/pik-piam/mrdrivers.

A BibTeX entry for LaTeX users is

@Manual{,
 title = {mrdrivers: Create GDP and population scenarios},
 author = {Johannes Koch and Benjamin Leon Bodirsky and Lavinia Baumstark and Xiaoxi Wang and David Chen and Deborra Leip and Falk Benke and Araujo Eweron and Renato Rodrigues and Anastasis Giannousakis and Antoine Levesque and Michaja Pehl and Bjoern Soergel and Jan Philipp Dietrich},
 year = {2021},
 note = {https://pik-piam.github.io/mrdrivers, https://github.com/pik-piam/mrdrivers},
}

mrdrivers's People

Contributors

johanneskoch94 avatar bs538 avatar tscheypidi avatar fbenke-pik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.