I have a data list which corresponds to a point list. The end goal is to average the data values which correspond to the points that are graphically in the upper half of the list/grid (see image) and average the data which corresponds to the points that are graphically in the bottom half of the list/grid. seghier khaled helped me separate the point list as described (see linked forum), but I can’t figure out how to get the data list to associate correctly with the newly separated point list? Once I can get them to associate correctly, averaging the data values is simple. Any suggestions? Thanks
extract multiple points.gh (19.3 KB)
linked forum - point grid separation