Implement a dialog to plot and export GPS data
Compare changes
Files
5+ 1
− 121
@@ -12,7 +11,6 @@ from obspy.core import Stream
@@ -58,8 +56,6 @@ class MSeed(DataTypeModel):
@@ -313,119 +309,3 @@ class MSeed(DataTypeModel):
Create a dialog with buttons to plot and export GPS data.
Show information about a GPS data point when user clicks on it.