Package: weatherjoin
Type: Package
Title: Join Gridded Weather Data to Event Tables
Version: 0.2.2
Authors@R: c(
    person("Przemek", "Dolowy", email = "pdolowy@harper-adams.ac.uk", role = c("aut", "cre"), comment = c(affiliation = "Harper Adams University"))
  )
URL: https://github.com/hauae/weatherjoin
BugReports: https://github.com/hauae/weatherjoin/issues
Description: High-level tools to attach gridded weather data from the NASA POWER Project
    to event-based datasets. The package plans efficient spatio-temporal API calls via the 'nasapower'
    R package, caches downloaded segments locally, and joins weather variables back to the input
    table using exact or rolling joins. This package is not affiliated with or endorsed by NASA.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: data.table, jsonlite
Suggests: nasapower, digest, fst, anytime, testthat (>= 3.0.0), knitr,
        rmarkdown, withr
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-02 18:39:40 UTC; 00758120
Author: Przemek Dolowy [aut, cre] (affiliation: Harper Adams University)
Maintainer: Przemek Dolowy <pdolowy@harper-adams.ac.uk>
Repository: CRAN
Date/Publication: 2026-02-04 10:20:03 UTC
Built: R 4.5.1; ; 2026-02-04 11:21:51 UTC; unix
