Package: chirps
Type: Package
Title: API Client for CHIRPS and CHIRTS
Version: 0.1.4
Authors@R: c(person("Kauê", "de Sousa", 
        email = "kaue.desousa@inn.no", role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-7571-7845")), 
        person("Adam H.", "Sparks", role = c("aut"),
        comment = c(ORCID = "0000-0002-0061-8359")),
        person("Aniruddha", "Ghosh", role = c("aut"),
        comment = c(ORCID = "0000-0003-3667-8019")),
        person("Pete", "Peterson", role = "ctb",
        comment = c("API Client implementation")),
        person("William", "Ashmall", role = "ctb",
        comment = c("API Client implementation")),
        person("Jacob", "van Etten", role = c("ths"),
        comment = c(ORCID = "0000-0001-7554-2558")),
        person("Svein Ø.", "Solberg", role = c("ths"),
        comment = c(ORCID = "0000-0002-4491-4483")))
URL: https://docs.ropensci.org/chirps/
BugReports: https://github.com/ropensci/chirps/issues
Description: API Client for the Climate Hazards Center 'CHIRPS' and 'CHIRTS'. 
  The 'CHIRPS' data is a quasi-global (50°S – 50°N) high-resolution 
  (0.05 arc-degrees) rainfall data set, which incorporates satellite imagery 
  and in-situ station data to create gridded rainfall time series for trend 
  analysis and seasonal drought monitoring. 'CHIRTS' is a quasi-global 
  (60°S – 70°N), high-resolution data set of daily maximum and minimum
  temperatures. For more details on 'CHIRPS' and 'CHIRTS' data please visit 
  its official home page <https://www.chc.ucsb.edu/data>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), methods
Imports: httr, jsonlite, sf, stats, terra (>= 1.2-10)
Suggests: climatrends, knitr, markdown, rmarkdown, testthat (>= 2.1.0),
        vcr (>= 0.5)
Language: en-GB
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-13 11:59:39 UTC; kauefeitosadiasdesousa
Author: Kauê de Sousa [aut, cre] (<https://orcid.org/0000-0002-7571-7845>),
  Adam H. Sparks [aut] (<https://orcid.org/0000-0002-0061-8359>),
  Aniruddha Ghosh [aut] (<https://orcid.org/0000-0003-3667-8019>),
  Pete Peterson [ctb] (API Client implementation),
  William Ashmall [ctb] (API Client implementation),
  Jacob van Etten [ths] (<https://orcid.org/0000-0001-7554-2558>),
  Svein Ø. Solberg [ths] (<https://orcid.org/0000-0002-4491-4483>)
Maintainer: Kauê de Sousa <kaue.desousa@inn.no>
Repository: CRAN
Date/Publication: 2022-01-13 12:52:52 UTC
Built: R 4.6.0; ; 2025-11-13 03:45:12 UTC; windows
