Closed ilyamaclean closed 1 year ago
Thanks for that catch. precip was returned in mm if convert_daily
left as TRUE per default, but conversion from m to mm needed when convert_daily
was FALSE and hourly values were returned. Now fixed in 55db3f37c268f19ecd372b5ae65cfaf01b2998c9.
Vignette states that the vector created by
extract_precip
is ready to be used as an input to therunauto
function from themicroclima
package. However returned values are in m, but runauto expects values in mm