Hello! I'm trying to detect and quantify willow on a stream in NE Oregon. I have elevation data that gives me the height of plants. I have change in ndvi data that indicates plants with most photosynthetic activity. Essentially, grass (green up) and willow (leaf out) have the highest photosynthesis levels. I can separate willow from conifers based on photosynthesis. And with elevation, I can distinguish willow from grass. Yet, I'm looking for ways to combine these two data sets, so I'll be left with the high photosynthesis regions that are taller than a threshold for grass (say 1 meter) . Of course, I'd also like to be able to do some classification error clean up. I feel certain others have been in this situation before, but I'm not finding anything on point. Would any of you have a suggestion on what to try, and on what not to try, so I reduce spinning my wheels? Thank you!