iwfm.read_nodes_csv

iwfm.read_nodes_csv(node_file_name)[source]

Read nodes from csv file.

Parameters:

node_file_name (str) – name of the file containing the nodes

Returns:

  • node_ids (list) – node ids

  • node_dict (dictionary) – Key = node id, Value = [x, y]