Implement a dialog to plot and export GPS data
Compare changes
Files
2- Kien Le authored
@@ -11,6 +12,7 @@ from obspy.core import Stream
@@ -56,6 +58,8 @@ class MSeed(DataTypeModel):
@@ -310,6 +314,89 @@ 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.