Package: dycdtools Title: Calibration Assistant and Post-Processing Tool for Aquatic Ecosystem Model DYRESM-CAEDYM Version: 0.4.4 Authors@R: c( person(given = "Songyan", family = "Yu", role = c("aut", "cre"), email = "yusongyan1989@gmail.com", comment = c(ORCID = "0000-0001-5765-7060")), person(given = "Christopher", family = "McBride", role = c("ctb"), email = "christopher.mcbride@waikato.ac.nz"), person(given = "Marieke", family = "Frassl", role = c("ctb"), email = "marieke.frassl@gmail.com")) Description: Dynamic Reservoir Simulation Model (DYRESM) and Computational Aquatic Ecosystem Dynamics Model (CAEDYM) model development, including assisting with calibrating selected model parameters and visualising model output through time series plot, profile plot, contour plot, and scatter plot. For more details, see Yu et al. (2023) . URL: https://github.com/SongyanYu/dycdtools License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr, ncdf4, tidyr, ggplot2, RColorBrewer, lubridate, R.utils, parallel RoxygenNote: 7.2.2 Depends: R (>= 2.10) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libnetcdf-dev Repository: https://songyanyu.r-universe.dev Date/Publication: 2024-10-01 10:12:15 UTC RemoteUrl: https://github.com/songyanyu/dycdtools RemoteRef: HEAD RemoteSha: 571dcd59d803c88bb55f0efa1d7092041dfc5e71 NeedsCompilation: no Packaged: 2026-07-03 09:29:54 UTC; root Author: Songyan Yu [aut, cre] (ORCID: ), Christopher McBride [ctb], Marieke Frassl [ctb] Maintainer: Songyan Yu