Package: chirps
Type: Package
Title: API Client for CHIRPS
Version: 0.0.4
Authors@R: c(person("Kaue", "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("William", "Ashmall", role = "aut",
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")))
Maintainer: Kaue de Sousa <kaue.desousa@inn.no>
URL: https://agrobioinfoservices.github.io/chirps/
BugReports: https://github.com/agrobioinfoservices/chirps/issues
Description: API Client for the Climate Hazards Group InfraRed Precipitation
with Station Data 'CHIRPS'. The 'CHIRPS' data is a 35+ year quasi-global
rainfall data set, which incorporates 0.05 arc-degrees resolution satellite
imagery, and in-situ station data to create gridded rainfall time series for
trend analysis and seasonal drought monitoring. For more details on 'CHIRPS'
data please visit its official home page
<https://www.chc.ucsb.edu/data/chirps>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports:
crul,
jsonlite,
methods,
sf,
stats,
tibble
Suggests:
knitr,
rmarkdown,
testthat (>= 2.1.0)
Language: en-GB
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Confirm each of the following by checking the box. This package:
Submitting Author: Kauê de Sousa (@kauedesousa)
Repository: https://github.com/agrobioinfoservices/chirps
Version submitted: 0.0.4
Editor: @melvidoni
Reviewer 1: @cvitolo
Reviewer 2: @jzwart
Archive: TBD
Version accepted: TBD
Scope
Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):
Explain how and why the package falls under these categories (briefly, 1-2 sentences):
chirps automates downloading and parsing CHIRPS data into a useful format in R using the ClimateSERV API https://climateserv.servirglobal.net/.
Who is the target audience and what are scientific applications of this package?
Researchers who use CHIRPS data for modelling or other purpose.
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category?
No.
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Technical checks
Confirm each of the following by checking the box. This package:
Publication options
JOSS Options
paper.mdmatching JOSS's requirements with a high-level description in the package root or ininst/.MEE Options
Code of conduct