Science Score: 77.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 24 committers (4.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Keywords from Contributors
Repository
Model intercomparison visualization package
Basic Info
Statistics
- Stars: 1
- Watchers: 3
- Forks: 29
- Open Issues: 12
- Releases: 1
Metadata Files
README.md
Comparison of multi-model runs
R package mip, version 0.154.4
Purpose and Functionality
Package contains generic functions to produce comparison plots of multi-model runs.
Installation
For installation of the most recent package version an additional repository has to be added in R:
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:
r
install.packages("mip")
Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):
r
update.packages()
Tutorial
The package comes with a vignette describing the basic functionality of the package and how to use it. You can load it with the following command (the package needs to be installed):
r
vignette("mif") # Model Intercomparison File Format (MIF)
Questions / Problems
In case of questions / problems please contact David Klein dklein@pik-potsdam.de.
Citation
To cite package mip in publications use:
Klein D, Dietrich J, Baumstark L, Humpenoeder F, Stevanovic M, Wirth S, Führlich P, Richters O, Rüter T (2025). "mip: Comparison of multi-model runs." doi:10.5281/zenodo.1158586 https://doi.org/10.5281/zenodo.1158586, Version: 0.154.4, https://github.com/pik-piam/mip.
A BibTeX entry for LaTeX users is
latex
@Misc{,
title = {mip: Comparison of multi-model runs},
author = {David Klein and Jan Philipp Dietrich and Lavinia Baumstark and Florian Humpenoeder and Miodrag Stevanovic and Stephen Wirth and Pascal Führlich and Oliver Richters and Tonn Rüter},
doi = {10.5281/zenodo.1158586},
date = {2025-07-25},
year = {2025},
url = {https://github.com/pik-piam/mip},
note = {Version: 0.154.4},
}
Owner
- Name: Potsdam Integrated Assessment Modelling (PIAM)
- Login: pik-piam
- Kind: organization
- Location: Potsdam Institute for Climate Impact Research (PIK), Germany
- Website: https://www.pik-potsdam.de/
- Repositories: 50
- Profile: https://github.com/pik-piam
Tools developed for use with data and models related to PIK's research.
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you use this software, please cite it using the metadata from this file. type: software title: 'mip: Comparison of multi-model runs' version: 0.154.4 date-released: '2025-07-25' abstract: Package contains generic functions to produce comparison plots of multi-model runs. authors: - family-names: Klein given-names: David email: dklein@pik-potsdam.de - family-names: Dietrich given-names: Jan Philipp email: dietrich@pik-potsdam.de - family-names: Baumstark given-names: Lavinia email: baumstark@pik-potsdam.de - family-names: Humpenoeder given-names: Florian email: humpenoeder@pik-potsdam.de - family-names: Stevanovic given-names: Miodrag email: miodrag@pik-potsdam.de - family-names: Wirth given-names: Stephen email: wirth@pik-potsdam.de - family-names: Führlich given-names: Pascal email: pascal.fuehrlich@pik-potsdam.de - family-names: Richters given-names: Oliver - family-names: Rüter given-names: Tonn email: tonn.rueter@pik-potsdam.de license: BSD-2-Clause repository-code: https://github.com/pik-piam/mip doi: 10.5281/zenodo.1158586
GitHub Events
Total
- Issues event: 6
- Issue comment event: 25
- Push event: 11
- Pull request review comment event: 5
- Pull request review event: 16
- Pull request event: 26
- Fork event: 5
Last Year
- Issues event: 6
- Issue comment event: 25
- Push event: 11
- Pull request review comment event: 5
- Pull request review event: 16
- Pull request event: 26
- Fork event: 5
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pascal Führlich | p****h@p****e | 50 |
| Christof Schoetz | m****h@c****e | 36 |
| Falk Benke | f****e@p****e | 34 |
| Anastasis Giannousakis | 1****u | 25 |
| johannah-pik | 8****k | 22 |
| florianh | h****r@p****e | 21 |
| Jan Philipp Dietrich | d****h@p****e | 21 |
| David Klein | d****n@p****e | 16 |
| orichters | o****r@p****e | 15 |
| Michaja Pehl | p****l@p****e | 11 |
| Renato Rodrigues | r****o@p****e | 9 |
| Lavinia Baumstark | b****k@p****m | 4 |
| Abhijeet | m****a@p****e | 3 |
| mishko | s****c@p****e | 3 |
| jmuessel | j****l@r****e | 3 |
| pre-commit-ci[bot] | 6****] | 2 |
| robinhasse | r****r@p****e | 2 |
| Mou Lai | g****i@f****m | 2 |
| Chen Gong | 2 | |
| Antoine Levesque | l****e@p****e | 1 |
| RobertP | p****r@p****e | 1 |
| bodirsky | b****y@p****e | 1 |
| Cornelia Auer | c****r@p****e | 1 |
| stwirth | w****h@p****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 22
- Total pull requests: 73
- Average time to close issues: 5 months
- Average time to close pull requests: 9 days
- Total issue authors: 8
- Total pull request authors: 21
- Average comments per issue: 1.45
- Average comments per pull request: 0.37
- Merged pull requests: 60
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 2
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 2
- Pull request authors: 7
- Average comments per issue: 0.0
- Average comments per pull request: 0.3
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (10)
- orichters (7)
- amnmalik (2)
- chroetz (2)
- robertsalzwedel (1)
- johannah-pik (1)
- moulai (1)
- giannou (1)
Pull Request Authors
- fbenke-pik (20)
- orichters (18)
- 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (11)
- chroetz (7)
- robinhasse (6)
- pre-commit-ci[bot] (6)
- giannou (5)
- cchrisgong (4)
- pfuehrlich-pik (4)
- tonnrueter (4)
- jmuessel (2)
- FelicitasBeier (2)
- johannah-pik (2)
- ricardarosemann (2)
- lecfab (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 2.10.0 depends
- magclass * depends
- quitte >= 0.3072 depends
- RColorBrewer * imports
- data.table * imports
- dplyr * imports
- ggplot2 * imports
- gridExtra * imports
- htmltools * imports
- lusweave >= 1.43.2 imports
- plotly * imports
- reshape2 * imports
- rlang * imports
- shiny * imports
- tidyr * imports
- trafficlight * imports
- covr * suggests
- gdxrrw * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pat-s/always-upload-cache v3 composite
- r-lib/actions/setup-pandoc v1 composite