ilyamaclean / microclimc

Below or above canopy microclimate modelling with R
12 stars 7 forks source link

added a more informative error message for incorrect combination of metopen and windhgt #9

Closed dklinges9 closed 3 years ago

dklinges9 commented 3 years ago

Adding this from personal experience: I'd change metopen = FALSE, but then forget to change the windhgt to be above canopy height. Then would receive an uninformative error and not know what I did wrong. Added some error trapping for this specifically.

ilyamaclean commented 3 years ago

Thanks David. Useful to do this