SEL-Columbia / sequencer

Python library for sequencing the output of Network Planner csv's and shape file outputs
Other
4 stars 4 forks source link

Parameterize hard-coded field values #44

Open chrisnatali opened 9 years ago

chrisnatali commented 9 years ago

Such as: subnetwork_root_selector(?): field or function for determining root of subnet for sequencing demand_accumulator(?): field or function for accumulation of downstream values to be used to sequence by

This will give clients flexibility in their inputs.