You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: