bug with path name type when saving GPS file
File "/Users/ldam/Documents/GIT/sohstationviewer/sohstationviewer/view/plotting/gps_plot/gps_dialog.py", line 357, in export_gps_points
folder_name = self.data_path.name
AttributeError: 'str' object has no attribute 'name'