Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.8%) to scientific vocabulary
Repository
Dynamic TOPMODEL
Basic Info
- Host: GitHub
- Owner: waternumbers
- Language: R
- Default Branch: master
- Homepage: https://waternumbers.github.io/dynatop/
- Size: 24.7 MB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 12
- Releases: 8
Metadata Files
README.md
dynatop
This R package contains the core code to perform a dynamic TOPMODEL simulation. A related package for processing GIS data to set up dynamic TOPMODEL implementations can be found here.
These two packages are intended as successors to the original Dynamic TOPMODEL implementation in R; the dynatopmodel package. Currently (as a design choice) not all the features of the original package are implemented.
If there is a feature or improvement you want or you experience problems please raise an issue (or better still submit a pull request with alterations or fixes!) rather than contact the maintainers directly in the first instance.
Over time there have been numerous variations on and applications of the R versions of dynamic TOPMODEL, selected references can be found in the Selected References vignette or here
Thanks goes to:
- Peter Metcalfe who developed the original port of Dynamic TOPMODEL to R during his PhD sponsored by the JBA Trust.
- The NERC Q-NFM project (NE/R004722/1) at Lancaster University for supporting this update to dynatop.
- The original developers of Dynamic TOPMODEL, Keith Beven and Jim Freer, who contributed to the original R port of Dynamic TOPMODEL.
Using the code
Alongside the packages available on CRAN the latest development version can be installed from the git repository from within R using the devtools package:
devtools::install_github("waternumbers/dynatop")
Prebuild packages of the development version (which may be ahead of CRAN) are available from the r-universe
Owner
- Name: Paul Smith
- Login: waternumbers
- Kind: user
- Location: UK
- Company: waternumbers
- Website: http://www.waternumbers.co.uk/
- Repositories: 25
- Profile: https://github.com/waternumbers
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Push event: 75
- Pull request event: 2
- Create event: 2
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Push event: 75
- Pull request event: 2
- Create event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Paul Smith | p****l@w****k | 245 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 33
- Total pull requests: 27
- Average time to close issues: 6 months
- Average time to close pull requests: about 19 hours
- Total issue authors: 5
- Total pull request authors: 1
- Average comments per issue: 1.85
- Average comments per pull request: 0.3
- Merged pull requests: 24
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 4
- Average time to close issues: 27 minutes
- Average time to close pull requests: 1 day
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- waternumbers (28)
- octopusann (3)
- barryhankin (1)
- sarcol-bgs (1)
- bonushenricus (1)
Pull Request Authors
- waternumbers (30)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 255 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: dynatop
An Implementation of Dynamic TOPMODEL Hydrological Model in R
- Homepage: https://waternumbers.github.io/dynatop/
- Documentation: http://cran.r-project.org/web/packages/dynatop/dynatop.pdf
- License: GPL-2
-
Latest release: 0.2.3
published almost 4 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 4.0.0 depends
- R6 * imports
- Rcpp * imports
- xts * imports
- zoo * imports
- bookdown * suggests
- knitr * suggests
- rmarkdown * suggests
- terra * suggests
- testthat >= 3.0.0 suggests