Package: WQM Type: Package Title: Wavelet-Based Quantile Mapping for Postprocessing Numerical Weather Predictions Version: 0.1.4 Authors@R: c(person(given = "Ze", family = "Jiang", role = c("aut", "cre"), email = "ze.jiang@unsw.edu.au", comment = c(ORCID = "0000-0002-3472-0829")), person(given = "Fiona", family = "Johnson", role = c("aut"), comment = c(ORCID = "0000-0001-5708-1807"))) Author: Ze Jiang [aut, cre] (), Fiona Johnson [aut] () Maintainer: Ze Jiang Description: The wavelet-based quantile mapping (WQM) technique is designed to correct biases in spatio-temporal precipitation forecasts across multiple time scales. The WQM method effectively enhances forecast accuracy by generating an ensemble of precipitation forecasts that account for uncertainties in the prediction process. For a comprehensive overview of the methodologies employed in this package, please refer to Jiang, Z., and Johnson, F. (2023) . The package relies on two packages for continuous wavelet transforms: 'WaveletComp', which can be installed automatically, and 'wmtsa', which is optional and available from the CRAN archive . Users need to manually install 'wmtsa' from this archive if they prefer to use 'wmtsa' based decomposition. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: MBC, WaveletComp, matrixStats, ggplot2 Suggests: stats, tidyr, dplyr, wmtsa, scales, data.table, graphics, testthat (>= 3.0.0), knitr, rmarkdown, bookdown Config/testthat/edition: 3 RoxygenNote: 7.3.2 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2026-06-22 08:40:57 UTC; root Repository: https://cran.r-universe.dev Date/Publication: 2024-10-11 08:00:18 UTC RemoteUrl: https://github.com/cran/WQM RemoteRef: HEAD RemoteSha: f054c2244cba9096ebd24e73de5e5039a593abf9