tobac icon indicating copy to clipboard operation
tobac copied to clipboard

Add count of neighboring cells

Open jcssouza opened this issue 3 years ago • 2 comments

This adds the number of neighboring objects to the the function check_isolation instead of just returning true or false for a cell. The addition of this metric in the final xrarray output was suggested by Jiaxi Hu and @deeplycloudy.

jcssouza avatar Sep 08 '21 15:09 jcssouza

Just updated this to merging into v2.0-dev branch, which seems to have cleared up all the conflicts. I'll review and merge once I get the chance, but it all looks fine at first glance

w-k-jones avatar Jan 20 '22 08:01 w-k-jones

Converted this to a draft, as this change is outdated with our current development

JuliaKukulies avatar Sep 29 '23 22:09 JuliaKukulies