watergaplite
Rpackage to run WaterGAPLite - the surrogate model of WaterGAP3
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Rpackage to run WaterGAPLite - the surrogate model of WaterGAP3
Basic Info
- Host: GitHub
- Owner: JKupzig
- License: gpl-3.0
- Language: C++
- Default Branch: main
- Size: 5.29 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 2
Created about 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.Rmd
--- title: "README.md" author: "Jenny Kupzig" date: "4 3 2022" output: html_document --- ## README Repository for WaterGAPLite which is the surrogate model of WaterGAP3, i.e. working with a reduced set of options and only on basin scale (using the original continental model input in UNF format). Example data is added to run the model without the continental UNF-File, that are very specific in reading (binary format and structure).
Owner
- Login: JKupzig
- Kind: user
- Repositories: 2
- Profile: https://github.com/JKupzig
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kupzig"
given-names: "Jenny"
orcid: "https://orcid.org/0000-0001-7428-2782"
title: "WaterGAPLite"
version: 1.0.1
date-released: 2023-02-01
GitHub Events
Total
- Release event: 1
- Push event: 2
- Create event: 1
Last Year
- Release event: 1
- Push event: 2
- Create event: 1
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 1
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 21 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 29 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JKupzig (1)
Pull Request Authors
- JKupzig (12)
- Toubaal (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
DESCRIPTION
cran
- R >= 3.6.0 depends
- Rcpp >= 1.0.3 imports
- data.table * imports
- dplyr * imports
- ggplot2 * imports
- magrittr * imports
- methods * imports
- raster * imports
- rlang * imports
- stats * imports
- tibble * imports
- utils * imports
- minqa * suggests
- optimx * suggests