Package: dycdtools
Title: Tools for DYRESM-CAEDYM Model Development: Auto-Calibration and
        Post-Processing
Version: 0.1.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 = "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
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-08-28 10:05:27 UTC; s2974665
Author: Songyan Yu [aut, cre] (<https://orcid.org/0000-0001-5765-7060>),
  Marieke Frassl [ctb]
Maintainer: Songyan Yu <sunny.yu@griffith.edu.au>
Repository: CRAN
Date/Publication: 2020-09-02 08:50:08 UTC
