austinholland / PhasePApy

Python Seismic Phase Picker and Associator
89 stars 46 forks source link

Obspy.core.gps2DistAzimuth deprecated #5

Open austinholland opened 8 years ago

austinholland commented 8 years ago

ObsPyDeprecationWarning: Function 'obspy.core.util.gps2DistAzimuth' is deprecated and will stop working with the next ObsPy version. Please use 'obspy.geodetics.gps2dist_azimuth' instead. warnings.warn(msg, ObsPyDeprecationWarning)

austinholland commented 8 years ago

Resolved in assoc1D