usgs / swarm

a Java application designed to display and analyze seismic waveforms in real-time.
http://volcanoes.usgs.gov/software/swarm
Other
36 stars 16 forks source link

Sort wave by distance not working in event viewer #114

Closed dlnorgaard closed 7 years ago

dlnorgaard commented 7 years ago

On Mon, Jun 26, 2017 at 1:30 PM, Shiro, Brian wrote:

5) I think the "Sort waves by nearest to selected wave" option doesn't work. At least, when I tried it on one event, nothing happened. I expected the wave I selected to move to the top and everything else to be sorted by distance from the station beneath it. Is that correct? Is the default sorting by distance from the epicenter? I ask because it looks like that may not be working either since the closest station isn't at the top of the list.

dlnorgaard commented 7 years ago

Looks like PickBox.sortChannelsByNearest is not implemented and needs to be.

dlnorgaard commented 7 years ago

Fixed for 2.7.3