anuga_core
anuga_core copied to clipboard
Model_tools
It seems that the function get_polygon_value_list only reads one file per directory. It should read all files of type .csv and accumulate all polygons in that directory.
Should setup a unit test to test such behaviour and then fix get_polygon_value_list code if it fails.