id summary reporter owner description type status priority milestone component version severity resolution keywords cc 155 Error msg on Geospatial_data input anonymous duncan "Geospatial expects a comma separated file (with header). This needs to be communicated in case the format is wrong. Here's what happens if a space separated file is passed: {{{ X:\inundation\sandpits\onielsen\anuga_work\development\Rudy_vandrie_2007\blackbutt>python run_blackbutt.py Traceback (most recent call last): File ""run_blackbutt.py"", line 63, in ? G = Geospatial_data(elevation_file+'.txt') File ""X:\inundation\sandpits\onielsen\anuga_core\source\anuga\geospatial_data\geospatial_data.py"", line 164, in __init__ self.import_points_file(file_name, delimiter, verbose) File ""X:\inundation\sandpits\onielsen\anuga_core\source\anuga\geospatial_data\geospatial_data.py"", line 548, in import_points_file data_points, attributes, geo_reference =\ File ""X:\inundation\sandpits\onielsen\anuga_core\source\anuga\geospatial_data\geospatial_data.py"", line 937, in _read_csv_file max_read_lines=1e30) #If the file is bigger that this, block.. File ""X:\inundation\sandpits\onielsen\anuga_core\source\anuga\geospatial_data\geospatial_data.py"", line 973, in _read_csv_file_blocking y_header = header.pop(0) IndexError: pop from empty list }}}" defect closed normal Functionality and features minor fixed