diff --git a/R/CST_RFWeights.R b/R/CST_RFWeights.R index 3cc7998d1e9efb2460ca5d79f5d6042a976d6d6b..990dda67d18532eb0694d58738af2fda0c5460eb 100644 --- a/R/CST_RFWeights.R +++ b/R/CST_RFWeights.R @@ -19,7 +19,7 @@ #' such as those which can be downloaded from the WORLDCLIM #' (\url{https://www.worldclim.org}) or CHELSA (\url{https://chelsa-climate.org}) #' websites. The latter data will need to be converted to NetCDF format before -#' being used (see for example the GDAL tools (\url{https://www.gdal.org}). It +#' being used (see for example the GDAL tools (\url{https://gdal.org/}). It #' could also be an 's2dv_cube' object. #'@param nf Refinement factor for downscaling (the output resolution is #' increased by this factor). diff --git a/README.md b/README.md index 6f69b5ee6e147170133626503ee4ce4d9940367a..2dfbb5b7e20d691c468c889909a7c50180ba9297 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The CSTools package functions can be distributed in the following methods: - **Assessment:** CST_MultiMetric, CST_MultivarRMSE - **Visualization:** PlotCombinedMap, PlotForecastPDF, PlotMostLikelyQuantileMap, PlotPDFsOLE, PlotTriangles4Categories, PlotWeeklyClim. -This package is designed to be compatible with other R packages such as [s2dv](https://cran.r-project.org/web/packages/s2dv/index.html), [startR](https://cran.r-project.org/web/packages/startR/index.html), [CSIndicators](https://cran.r-project.org/web/packages/CSIndicators/index.html), [CSDownscale](https://earth.bsc.es/gitlab/es/csdownscale). Functions with the prefix **CST_** deal with a common object called `s2dv_cube` as inputs. Also, this object can be created from Load (s2dv) and from Start (startR) directly. Multiple functions from different packages can operate on this common data structure to easily define a complete post-processing workflow. +This package is designed to be compatible with other R packages such as [s2dv](https://CRAN.R-project.org/package=s2dv), [startR](https://CRAN.R-project.org/package=startR), [CSIndicators](https://CRAN.R-project.org/package=CSIndicators), [CSDownscale](https://earth.bsc.es/gitlab/es/csdownscale). Functions with the prefix **CST_** deal with a common object called `s2dv_cube` as inputs. Also, this object can be created from Load (s2dv) and from Start (startR) directly. Multiple functions from different packages can operate on this common data structure to easily define a complete post-processing workflow. The class `s2dv_cube` is mainly a list of named elements to keep data and metadata in a single object. Basic structure of the object: diff --git a/man/CST_RFWeights.Rd b/man/CST_RFWeights.Rd index 887e81dc0e7110676896e9e55a91d341a05a3918..9592f18c0707dc9a61e8162ab70eeae4b151e164 100644 --- a/man/CST_RFWeights.Rd +++ b/man/CST_RFWeights.Rd @@ -27,7 +27,7 @@ high-resolution gridded climatology from observations, or a reconstruction such as those which can be downloaded from the WORLDCLIM (\url{https://www.worldclim.org}) or CHELSA (\url{https://chelsa-climate.org}) websites. The latter data will need to be converted to NetCDF format before -being used (see for example the GDAL tools (\url{https://www.gdal.org}). It +being used (see for example the GDAL tools (\url{https://gdal.org/}). It could also be an 's2dv_cube' object.} \item{nf}{Refinement factor for downscaling (the output resolution is