You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you were not included in the reply, sorry (I just forwarded it to you).
I think something similar to e.g. the class argument in e.g. show_lsm() would be cool. So basically it possible to get all classes or only selected ones. From a computational point, we need to calculate all classes anyways and then either just return one specific class or all.
From a computational point, we need to calculate all classes anyways and then either just return one specific class or all.
Not necessarily, I think. I'm just hacking a class-level moving-window version of ed for myself and I just reclassify everything except the focal class to NA. Then I added an optional count_background_NA option to lsm_l_ed:
Allow also class level metrics for window lsm.
Either specify focal class beforehand or return RasterStack in which each layer represents a class.
The text was updated successfully, but these errors were encountered: