Package: adw
Title: Angular Distance Weighting Interpolation
Version: 0.3.1
Authors@R: 
    c(person(given = "Panfeng", 
             family = "Zhang", 
             role = c("aut", "cre"),
             email = "zhangpanfeng@cug.edu.cn", 
             comment = c(ORCID = "0000-0001-6084-9231")),
      person(given = "Guoyu",
             family = "Ren",
             role = "ctb"),
      person(given = "Yun",
             family = "Qin",
             role = "ctb"),
      person(given = "Chenchen",
             family = "Ren",
             role = "ctb"),
      person(given = "Xiang",
             family = "Zheng",
             role = "ctb"))
Maintainer: Panfeng Zhang <zhangpanfeng@cug.edu.cn>
Description: The irregularly-spaced data are interpolated onto regular latitude-longitude grids by weighting each station according to its distance and angle from the center of a search radius.
URL: https://github.com/PanfengZhang/adw
BugReports: https://github.com/PanfengZhang/adw/issues
Depends: R (>= 4.2.0)
Imports: methods, sf, terra
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-22 16:38:22 UTC; zhang
Author: Panfeng Zhang [aut, cre] (<https://orcid.org/0000-0001-6084-9231>),
  Guoyu Ren [ctb],
  Yun Qin [ctb],
  Chenchen Ren [ctb],
  Xiang Zheng [ctb]
Repository: CRAN
Date/Publication: 2023-05-22 18:30:08 UTC
Built: R 4.2.0; ; 2023-05-23 11:10:17 UTC; unix
