ilyamaclean / microclimc

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

fixing bug for objects with multiple classes #14

Closed dklinges9 closed 1 year ago

dklinges9 commented 1 year ago

Same thing as a pull request I had on microclimf a little while ago-- just ensuring that only the first class of an object is checked so as to avoid errors. Currently causing runmodel to fail on some machines.

Not sure why a previous pull request is #9 is coming up as part of this merge-- #9 has already been merged so doesn't make a difference here.