rWBclimate icon indicating copy to clipboard operation
rWBclimate copied to clipboard

Bug with `get_ensemble_stats()`

Open choisy opened this issue 2 years ago • 0 comments

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?

choisy avatar Oct 19 '21 05:10 choisy