Package: dynatop 0.3.0.1010
dynatop: An Implementation of Dynamic TOPMODEL Hydrological Model in R
An R implementation and enhancement of the Dynamic TOPMODEL semi-distributed hydrological model originally proposed by Beven and Freer (2001) <doi:10.1002/hyp.252>. The 'dynatop' package implements code for simulating models which can be created using the 'dynatopGIS' package.
Authors:
dynatop_0.3.0.1010.tar.gz
dynatop_0.3.0.1010.zip(r-4.7)dynatop_0.3.0.1010.zip(r-4.6)dynatop_0.3.0.1010.zip(r-4.5)
dynatop_0.3.0.1010.tgz(r-4.6-x86_64)dynatop_0.3.0.1010.tgz(r-4.6-arm64)dynatop_0.3.0.1010.tgz(r-4.5-x86_64)dynatop_0.3.0.1010.tgz(r-4.5-arm64)
dynatop_0.3.0.1010.tar.gz(r-4.7-arm64)dynatop_0.3.0.1010.tar.gz(r-4.7-x86_64)dynatop_0.3.0.1010.tar.gz(r-4.6-arm64)dynatop_0.3.0.1010.tar.gz(r-4.6-x86_64)
dynatop_0.3.0.1010.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dynatop/json (API)
NEWS
| # Install 'dynatop' in R: |
| install.packages('dynatop', repos = c('https://waternumbers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/waternumbers/dynatop/issues
Pkgdown/docs site:https://waternumbers.github.io
- Swindale - Example dynamic TOPMODEL setup
Last updated from:07cec51bf6. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 208 | ||
| linux-release-arm64 | OK | 130 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-release-x86_64 | OK | 285 | ||
| macos-oldrel-arm64 | OK | 125 | ||
| macos-oldrel-x86_64 | OK | 249 | ||
| windows-devel | OK | 154 | ||
| windows-release | OK | 188 | ||
| windows-oldrel | OK | 140 | ||
| wasm-release | OK | 113 |
Exports:dynatopevap_estresample_xts
Notes on the implementation of Dynamic TOPMODEL
Rendered fromNotes_on_the_implementation_of_Dynamic_TOPMODEL.Rmdusingknitr::rmarkdownon May 16 2026.Last update: 2024-05-07
Started: 2021-04-07
The HRU
Rendered fromHRU.Rmdusingknitr::rmarkdownon May 16 2026.Last update: 2024-05-07
Started: 2023-02-27
The Model Object
Rendered fromThe_Model_Object.Rmdusingknitr::rmarkdownon May 16 2026.Last update: 2024-05-07
Started: 2019-10-04
Using Dynamic TOPMODEL
Rendered fromdynatop.Rmdusingknitr::rmarkdownon May 16 2026.Last update: 2024-05-07
Started: 2019-06-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R6 Class for Dynamic TOPMODEL | dynatop |
| Create sinusoidal time series of potential evapotranspiration input | evap_est |
| Functions to resample an xts time series | resample_xts |
| Example dynamic TOPMODEL setup | Swindale |
