rWBclimate
rWBclimate copied to clipboard
Bug with `get_ensemble_stats()`
When I type the following command
ens_dat <- get_ensemble_stats("USA","mavg","ppt_days2")
from the help of the get_ensemble_stats()
function, I get this error message:
No encoding supplied: defaulting to UTF-8.
Error in `$<-.data.frame`(`*tmp*`, "fromYear", value = c(2046, 2046, 2046, :
replacement has 12 rows, data has 0
Any idea of what is going on?