diff --git a/R/get_chirts.R b/R/get_chirts.R index e442dd3..3264998 100644 --- a/R/get_chirts.R +++ b/R/get_chirts.R @@ -2,8 +2,8 @@ #' #' Get daily maximum and minimum temperature data from the "Climate Hazards #' Group". CHIRTS-daily is a global 2-m temperature product that combines the -#' monthly CHIRTSmax data set with the ERA5 reanalysis to produce routinely -#' updated data to support the monitoring of temperature extreme. Data is +#' monthly CHIRTSmax data set with the ERA5 reanalysis to produce routinely +#' updated data to support the monitoring of temperature extreme. Data is #' currently available from 1983 to 2016. Soon available to near-present. #' #' @inheritParams get_chirps diff --git a/man/get_chirts.Rd b/man/get_chirts.Rd index 7cca3c2..7c8917b 100644 --- a/man/get_chirts.Rd +++ b/man/get_chirts.Rd @@ -39,8 +39,8 @@ A SpatRaster object if \code{as.raster=TRUE}, else \code{matrix}, \description{ Get daily maximum and minimum temperature data from the "Climate Hazards Group". CHIRTS-daily is a global 2-m temperature product that combines the - monthly CHIRTSmax data set with the ERA5 reanalysis to produce routinely - updated data to support the monitoring of temperature extreme. Data is + monthly CHIRTSmax data set with the ERA5 reanalysis to produce routinely + updated data to support the monitoring of temperature extreme. Data is currently available from 1983 to 2016. Soon available to near-present. } \details{