Package: dycdtools
Title: Tools for DYRESM-CAEDYM Model Development: Calibration Assistant
        and Post-Processing
Version: 0.2.0
Authors@R: c( 
    person(given = "Songyan",
           family = "Yu",
           role = c("aut", "cre"),
           email = "sunny.yu@griffith.edu.au",
           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: Tools for DYRESM-CAEDYM model development, including auto-calibrate selected model parameters and visualise model output through time series plot, profile plot, contour plot, and scatter plot.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, ncdf4, tidyr, hydroGOF, ggplot2, RColorBrewer,
        lubridate, R.utils, parallel
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-10-26 22:53:19 UTC; s2974665
Author: Songyan Yu [aut, cre] (<https://orcid.org/0000-0001-5765-7060>),
  Christopher McBride [ctb],
  Marieke Frassl [ctb]
Maintainer: Songyan Yu <sunny.yu@griffith.edu.au>
Repository: CRAN
Date/Publication: 2020-10-27 05:10:02 UTC
