magclass - Data Class and Tools for Handling Spatial-Temporal Data
Data class for increased interoperability working with spatial-temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).
Last updated 4 months ago
11.18 score 4 stars 56 packages 404 scripts 400 downloadsmadrat - May All Data be Reproducible and Transparent (MADRaT) *
Provides a framework which should improve reproducibility and transparency in data processing. It provides functionality such as automatic meta data creation and management, rudimentary quality management, data caching, work-flow management and data aggregation. * The title is a wish not a promise. By no means we expect this package to deliver everything what is needed to achieve full reproducibility and transparency, but we believe that it supports efforts in this direction.
Last updated 4 days ago
10.95 score 14 stars 37 packages 88 scripts 324 downloadsgms - 'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling language 'GAMS' (<https://www.gams.com/>). Out-of-the-box 'GAMS' does not come with support for modularized model code. This package provides the tools necessary to convert a standard 'GAMS' model to a modularized one by introducing a modularized code structure together with a naming convention which emulates local environments. In addition, this package provides tools to monitor the compliance of the model code with modular coding guidelines.
Last updated 1 months ago
8.86 score 1 stars 37 packages 400 scripts 222 downloadsremind2 - The REMIND R package (2nd generation)
Contains the REMIND-specific routines for data and model output manipulation.
Last updated 2 days ago
8.84 score 5 packages 160 scriptsquitte - Bits and pieces of code to use with quitte-style data frames
A collection of functions for easily dealing with quitte-style data frames, doing multi-model comparisons and plots.
Last updated 1 months ago
8.14 score 35 packages 163 scriptsmip - Comparison of multi-model runs
Package contains generic functions to produce comparison plots of multi-model runs.
Last updated 2 months ago
8.04 score 1 stars 20 packages 67 scriptsGDPuc - Easily Convert GDP Data
Convert GDP time series data from one unit to another. All common GDP units are included, i.e. current and constant local currency units, US$ via market exchange rates and international dollars via purchasing power parities.
Last updated 30 days ago
7.94 score 1 stars 24 packages 20 scripts 364 downloadsmagpie4 - MAgPIE outputs R package for MAgPIE version 4.x
Common output routines for extracting results from the MAgPIE framework (versions 4.x).
Last updated 7 days ago
7.73 score 2 stars 8 packages 208 scriptslpjmlkit - Toolkit for Basic LPJmL Handling
A collection of basic functions to facilitate the work with the Dynamic Global Vegetation Model (DGVM) Lund-Potsdam-Jena managed Land (LPJmL) hosted at the Potsdam Institute for Climate Impact Research (PIK). It provides functions for performing LPJmL simulations, as well as reading, processing and writing model-related data such as inputs and outputs or configuration files.
Last updated 2 months ago
7.40 score 7 stars 15 packages 16 scripts 12 downloadslucode2 - Code Manipulation and Analysis Tools
A collection of tools which allow to manipulate and analyze code.
Last updated 30 days ago
7.22 score 8 packages 426 scriptsmagpiesets - MAgPIE sets for R
A library containing MAgPIE sets and other support functions.
Last updated 1 months ago
7.06 score 26 packages 35 scriptsmrcommons - MadRat commons Input Data Library
Provides useful functions and a common structure to all the input data required to run models like MAgPIE and REMIND of model input data.
Last updated 2 days ago
6.72 score 1 stars 13 packages 20 scriptsedgeTransport - Prepare EDGE Transport Data for the REMIND model
EDGE-T is a fork of the GCAM transport module https://jgcri.github.io/gcam-doc/energy.html#transportation with a high level of detail in its representation of technological and modal options. It is a partial equilibrium model with a nested multinomial logit structure and relies on the modified logit formulation. Most of the sources are not publicly available. PIK-internal users can find the sources in the distributed file system in the folder `/p/projects/rd3mod/inputdata/sources/EDGE-Transport-Standalone`.
Last updated 9 days ago
6.66 score 5 stars 2 packages 14 scriptsmrwater - madrat based MAgPIE water Input Data Library
Provides functions for MAgPIE cellular input data generation and stand-alone water calculations.
Last updated 1 months ago
6.62 score 3 packages 4 scriptspiamInterfaces - Project specific interfaces to REMIND / MAgPIE
Project specific interfaces to REMIND / MAgPIE.
Last updated 2 days ago
6.37 score 7 packages 32 scriptsmrdrivers - Create GDP and Population Scenarios
Create GDP and population scenarios This package constructs the GDP and population scenarios used as drivers in both the REMIND and MAgPIE models.
Last updated 4 days ago
6.34 score 19 packages 4 scriptsluplot - Landuse Plot Library
Some useful functions to plot data such as a map plot function for MAgPIE objects.
Last updated 6 months ago
6.30 score 12 packages 111 scriptsluscale - PIK Landuse Group Data Scaling Tools
A collection of tools which allow to aggregate and disaggregate data in various ways.
Last updated 18 days ago
6.25 score 2 stars 23 packages 58 scriptsmrremind - MadRat REMIND Input Data Package
The mrremind packages contains data preprocessing for the REMIND model.
Last updated 19 hours ago
6.15 score 4 stars 1 packages 13 scriptsgoxygen - In-Code Documentation for 'GAMS'
A collection of tools which extract a model documentation from 'GAMS' code and comments. In order to use the package you need to install 'pandoc' and 'pandoc-citeproc' first (<https://pandoc.org/>).
Last updated 10 months ago
5.83 score 5 stars 5 scripts 154 downloadsmrland - MadRaT land data package
The package provides land related data via the madrat framework.
Last updated 3 days ago
5.72 score 4 packages 3 scriptsgdxrrw - An Interface Between 'GAMS' and R
A data interface between 'GAMS' and R. The 'GAMS' (General Algebraic Modeling System) software includes a data specification called 'GDX' that is the preferred way to store and exchange 'GAMS' data. This package includes several functions to transfer data between 'GDX' and R, and some related utility functions.
Last updated 7 months ago
5.59 score 10 packages 87 scriptscitation - Software Citation Tools
A collection of functions to extract citation information from 'R' packages and to deal with files in 'citation file format' (<https://citation-file-format.github.io/>), extending the functionality already provided by the citation() function in the 'utils' package.
Last updated 5 months ago
5.33 score 1 stars 10 packages 12 scripts 284 downloadsgdx - Interface package for GDX files in R
A wrapper package for the gdxrrw extending its functionality and allowing to read and write GDX files directly in R.
Last updated 6 months ago
5.32 score 1 stars 9 packages 130 scriptsmrmagpie - madrat based MAgPIE Input Data Library
Provides functions for MAgPIE country and cellular input data generation.
Last updated 15 hours ago
5.16 score 2 packages 4 scriptsmodelstats - Run Analysis Tools
A collection of tools to analyze model runs.
Last updated 1 months ago
5.12 score 1 starspiamPlotComparison - Create comparison plots for your model results
A frameworks to create comparison plots for your model results.
Last updated 1 months ago
5.03 score 8 packages 10 scriptsmrlandcore - One-line description of this awesome package
One-paragraph description of this awesome package.
Last updated 1 months ago
5.00 score 1 stars 14 packagesiamc - IAMC Tools
A collection of R tools provided by the Integrated Assessment Modeling Consortium (IAMC) for data analysis and diagnostics.
Last updated 1 years ago
4.97 score 13 stars 13 scriptsmstools - Tool functions that can be used by several madrat-dependent or magpie4 output functions
Tool functions that can be used by several madrat-dependent or magpie4 output functions.
Last updated 23 days ago
4.95 score 25 packages 2 scriptsremulator - R emulator
A collection of R tools for fitting model results.
Last updated 1 years ago
4.95 score 6 packages 10 scriptsmrvalidation - madrat data preparation for validation purposes
Package contains routines to prepare data for validation exercises.
Last updated 15 hours ago
4.89 score 1 packages 9 scriptsmrindustry - input data generation for the REMIND industry module
The mrindustry packages contains data preprocessing for the REMIND model.
Last updated 3 days ago
4.87 score 2 packagesmrfactors - MADRaT based package on factor inputs
This package provides functions for MAgPIE input data on factor inputs to agricultural production (with a focus on capital and labor).
Last updated 15 days ago
4.80 score 5 packages 1 scriptslusweave - Sweave/Knitr Utilities
Set of tools which simplify the usage of SWeave/Knitr in R and allow to easily create PDF files from within R.
Last updated 3 years ago
4.73 score 21 packages 86 scriptslimes - The liMES R package
Contains the LIMES-specific routines for data and model output manipulation.
Last updated 23 days ago
4.65 score 1 stars 5 scriptsmrfaocore - madrat-based package providing core FAO-related preprocessing functions
This madrat-based package provides core FAO-related preprocessing functions.
Last updated 1 months ago
4.61 score 15 packagesmrtransport - Input data generation for the EDGE-Transport model
The mrtransport package contains data preprocessing for the EDGE-Transport model.
Last updated 16 days ago
4.61 score 3 packagespiamutils - Utilities for the piam-verse
This package contains utilities and helpers needed in various piam libraries.
Last updated 3 months ago
4.58 score 12 packages 21 scriptslpjmlstats - Statistical tools for LPJmL data analysis
This package provides statistical tools for LPJmL data analysis to be used for benchmarking LPJmL outputs.
Last updated 11 days ago
4.51 score 3 scriptsmrsoil - MadRat Soil Organic Carbon Budget Library
This packages provides functions for soil organic carbon budget for mineral soils using the steady-state method (Tier 2) of the 2019 Refinement to the 2006 IPP Guidelines for National Greenhouse Gas Inventories.
Last updated 2 months ago
4.43 score 3 stars 3 packagesreporttransport - Reporting package for edgeTransport
This package contains edgeTransport-specific routines to report model results. The main functionality is to generate transport reporting variables in MIF format from a given edgeTransport model run folder or REMIND input data.
Last updated 10 days ago
4.41 score 3 packages 5 scriptslpjclass - LPJ Class Functions
Package containing the LPJ-Object-Class together with relevant functions and methods.
Last updated 10 months ago
4.26 score 15 packagesgdx2 - Interface package for GDX files in R
A wrapper package for the gamstransfer package extending its functionality and allowing to read GDX files directly in R. It is emulating the basic features of the readGDX function in the gdx package but now based on gamstransfer instead of gdxrrw which served as a basis for gdx.
Last updated 4 months ago
4.05 score 10 packages 25 scriptsSPARQL - SPARQL client
Use SPARQL to pose SELECT or UPDATE queries to an end-point.
Last updated 11 years ago
4.02 score 1 stars 1 packages 350 scripts 139 downloadstrafficlight - traffic light - Tools for data validation
The package contains tools for data validation and aggregation of validation results.
Last updated 10 months ago
3.98 score 21 packagespiamValidation - Validation Tools for PIK-PIAM
The piamValidation package provides validation tools for the Potsdam Integrated Assessment Modelling environment.
Last updated 19 hours ago
3.86 score 12 scriptspiamModelTests - piamModelTests Tools
A collection of R tools provided by the Integrated Assessment Modeling Consortium (IAMC) for data analysis and diagnostics.
Last updated 12 months ago
3.78 score 1 scriptsmrfable - FABLE project data
Tool for easy downloading, cleaning, and sorting foodcrop data for India taken from here: https://eands.dacnet.nic.in/APY_96_To_07.htm .
Last updated 11 months ago
3.60 score 2 stars 3 scriptsmredgebuildings - Prepare data to be used by the EDGE-Buildings model
Prepare data to be used by the EDGE-Buildings model.
Last updated 4 days ago
3.50 score 5 scriptsshinyresults - A collection of shiny apps and modules to visualize/handle model results
A collection of tools which allow to manipulate and analyze code.
Last updated 2 months ago
3.38 score 2 starspiamenv - Package environment support for PIAM
Enables easier management of package environments, based on renv and Python venv.
Last updated 2 months ago
3.18 scorer2databus - An R interface for the DBpedia Databus
Provides tools for uploading, downloading, and annotating data to the DBpedia Databus.
Last updated 2 years ago
3.00 scorermndt - Tools for data.table objects in the REMIND context
Helper functions for REMIND-related tasks with data.table objects, e.g., interpolation and (dis-)aggregation.
Last updated 7 months ago
2.95 score 6 packages 10 scriptsregressionworlddata - Regression analysis based on global datasets
Model estimates parameters of model functions.
Last updated 6 months ago
2.78 scorerOpenscmRunner - Run different simple climate models from R using a unified interface
Using openscm-runner, you can run different simple climate models using a unified API. It supports emissions-driven runs only. rOpenscmRunner is a wrapper to easily use openscm-runner from R.
Last updated 11 months ago
2.70 score 1 starsmrorganic - Provide soil organic carbon and biomass data
mrorganic supports downloading and preparing soil organic carbon and biomass data for further scientific work.
Last updated 1 years ago
2.70 score 1 scriptspiktests - Run PIK Integration Tests
This package includes integration tests for selected models and packages related to those models.
Last updated 2 years ago
2.70 scoreboundaries - Planetary Boundary Status based on LPJmL simulations
A systematic approach to quantify the status of the terrestrial planetary boundaries based on the Dynamic Global Vegetation Model (DGVM) Lund-Potsdam-Jena managed Land (LPJmL) hosted at the Potsdam Institute for Climate Impact Research (PIK). The supported planetary boundaries are "biosphere integrity", "land-system change", "bluewater", "greenwater" and "nitrogen flows".
Last updated 18 days ago
dgvmlpjmlplanetary-boundaries
2.60 score 5 scriptsedgeTrpLib - Helper functions for EDGE transport calculations
This package is highly specialized and created solely to not duplicate helper functions.
Last updated 2 years ago
2.54 score 5 scriptsmrvalidnitrogen - madrat data preparation for validation purposes of nitrogen budgets
Package contains routines to prepare data for validation exercises.
Last updated 11 months ago
2.18 score 1 scriptsHARr - HAR (GEMPACK) file read/write utility
This package reads/writes HAR files (and SL4 files) directly using basic R functions
Last updated 1 years ago
2.18 score 1 scriptsmrfish - madrat data preparation for data connected to fish
Package contains routines to prepare data for validation exercises.
Last updated 1 years ago
2.00 score 1 scriptsmrwaterplots - plotting library for mrwater outputs
The mrwaterplots package plots outputs from mrwater library.
Last updated 7 months ago
1.70 scoremrdieter - MadRat DIETER Input Data Package
The mrdieter package contains data preprocessing for the DIETER model.
Last updated 2 years ago
1.70 scoreMagpieNCGains - Easy conversion MAgPIE nc to GAINS mapping
Converts NC generated from MAgPIE outputs to GAINS mapping.
Last updated 4 years ago
1.70 score 3 scripts