From ce73459851914708611d560aa47b7949a431bc14 Mon Sep 17 00:00:00 2001 From: Andrew Gene Brown Date: Tue, 23 Jan 2024 14:43:13 -0800 Subject: [PATCH] for #339 (2) --- R/fetchSoilGrids.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/fetchSoilGrids.R b/R/fetchSoilGrids.R index c4360b2e..4af334cb 100644 --- a/R/fetchSoilGrids.R +++ b/R/fetchSoilGrids.R @@ -339,6 +339,7 @@ fetchSoilGrids <- function(x, summary_type = c("Q0.05", "Q0.5", "Q0.95", "mean"), variables = c("bdod", "cec", "cfvo", "clay", "nitrogen", "phh2o", "sand", "silt", "soc", "wv0010", "wv0033", "wv1500"), + endpoint = "https://files.isric.org/soilgrids/latest/data/", ..., verbose = TRUE) {