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
@MichaelRyanWebber wrote some clustering code. It plays leaks and repairs in sequence, and then spits out a list of leaks where there was no repair nearby. It's clean code.
It needs to be moved into this repo and edited in a few ways:
It work with the repo's file structure
It should accept a ft/meter parameter for the radius of a repair's effectiveness
@MichaelRyanWebber wrote some clustering code. It plays leaks and repairs in sequence, and then spits out a list of leaks where there was no repair nearby. It's clean code.
It needs to be moved into this repo and edited in a few ways:
You'll want to coordinate with @ainzero on what sort of file format(s) clustering will ingest.
This is a good issue for getting familiar with the repo and code structure. It involves modifying a few parameters, but not doing too much coding.
The text was updated successfully, but these errors were encountered: