Skip to content

N1-gHT/well_network_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

well_network_finder

This python code will find the best well in a network

This code is in progress !

We use networkx and graph to do it !

For the moment you need a graph file (text file) with this partern (node_parent_1,node_child_x,node_child_x...)

We will improving this by using file with coordinates (y and x) and maximum perimeter.

About

This python code fin the best well in a network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages