gflow / GFlow

Software for modeling circuit theory-based connectivity
GNU General Public License v3.0
22 stars 5 forks source link

GFlow: ASCII inputs to node list #1

Closed pbleonard closed 8 years ago

pbleonard commented 8 years ago

If user inputs ASCII input for habitats, convert to point pair list.

eduffy commented 8 years ago

Added in 7fa1655. There's no new command line options, just keep using the -nodes flag; the parser will figure out if its the simple list format or an ASCII Grid format.