Skip to content

Commit ce73459

Browse files
committed
for #339 (2)
1 parent be15aba commit ce73459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/fetchSoilGrids.R

+1
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ fetchSoilGrids <- function(x,
339339
summary_type = c("Q0.05", "Q0.5", "Q0.95", "mean"),
340340
variables = c("bdod", "cec", "cfvo", "clay", "nitrogen",
341341
"phh2o", "sand", "silt", "soc", "wv0010", "wv0033", "wv1500"),
342+
endpoint = "https://files.isric.org/soilgrids/latest/data/",
342343
...,
343344
verbose = TRUE) {
344345

0 commit comments

Comments
 (0)