Type: Package
Package: chirps
Title: API Client for CHIRPS and CHIRTS
Version: 1.1
Authors@R: c(
    person("Kauê", "de Sousa", , "desousa.kaue@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7571-7845")),
    person("Adam H.", "Sparks", role = "aut",
           comment = c(ORCID = "0000-0002-0061-8359")),
    person("Aniruddha", "Ghosh", role = "aut",
           comment = c(ORCID = "0000-0003-3667-8019")),
    person("Pete", "Peterson", role = "ctb",
           comment = "API Client implementation"),
    person("William", "Ashmall", role = "ctb",
           comment = "API Client implementation"),
    person("Jacob", "van Etten", role = "ths",
           comment = c(ORCID = "0000-0001-7554-2558")),
    person("Svein Ø.", "Solberg", role = "ths",
           comment = c(ORCID = "0000-0002-4491-4483"))
  )
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
URL: https://docs.ropensci.org/chirps/
BugReports: https://github.com/ropensci/chirps/issues
Depends: methods, R (>= 3.5.0)
Imports: httr, jsonlite, sf, stats, terra (>= 1.2-10)
Suggests: climatrends, knitr, markdown, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-11-24 09:33:21 UTC; kauefeitosadiasdesousa
Author: Kauê de Sousa [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7571-7845>),
  Adam H. Sparks [aut] (ORCID: <https://orcid.org/0000-0002-0061-8359>),
  Aniruddha Ghosh [aut] (ORCID: <https://orcid.org/0000-0003-3667-8019>),
  Pete Peterson [ctb] (API Client implementation),
  William Ashmall [ctb] (API Client implementation),
  Jacob van Etten [ths] (ORCID: <https://orcid.org/0000-0001-7554-2558>),
  Svein Ø. Solberg [ths] (ORCID: <https://orcid.org/0000-0002-4491-4483>)
Maintainer: Kauê de Sousa <desousa.kaue@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-24 10:10:03 UTC
Built: R 4.5.2; ; 2026-01-23 03:12:00 UTC; windows
