<div dir="ltr">Hi all, <div><br></div><div style>maybe another of my silly questions, but is there a straightforward way of getting cell counts for a certain range of values for a subset of maps in a strds? </div><div style>
<br></div><div style>I've used this to get the list of maps that meet the condition i'm interested in:</div><div style><br></div><div style>t.rast.list input=cla@clorofila columns=name,start_time,end_time,min,max where="max > 65.0" > maps_max_65<br>
</div><div style><br></div><div style>but now i want to know how many cells in each one of those maps actually meet that condition. I could use t.rast.extract, then reclassify in two categories, set the one i'm interested in to null and then t.rast.univar; but is there a more straighforward way to do that? Something like r.report units=c or r.stats -c, but with a where clause??? i'm lazy, i know... and it's nap time here... friday... :P</div>
<div style><br></div><div style>All the best, </div><div style>Vero</div></div>