NETL-RIC / GISA-testing-issues

Repository for public testing of GISA
0 stars 0 forks source link

Failed Export with LSH #2

Closed irpfander closed 1 year ago

irpfander commented 1 year ago

Export failed after importing csv, setting lat/lon, plotting data with LSH anonymization and then clicking export data and selecting output folder. I was not able to recreate the issue. On subsequent tries with the same data, export worked successfully.

Input dataset (for testing again): WI_Power_Plant_Outfalls_processed2.csv

Traceback (most recent call last): File "gisalib\ui_qt\location_tab.py", line 244, in _exportfile File "gisalib\controllers\location_controller.py", line 109, in exportcsv File "pandas\core\frame.py", line 5685, in pop File "pandas\core\generic.py", line 923, in pop File "pandas\core\frame.py", line 3807, in getitem File "pandas\core\indexes\base.py", line 3804, in get_loc KeyError: 'Random_Lat'

michael-c-gao commented 1 year ago

@irpfander Can you send me the file you were using to test?

irpfander commented 1 year ago

here it is @michael-c-gao GISA test data.zip

michael-c-gao commented 1 year ago

Fixed, was an issue when exporting multiple times with the same file