Skip to content

Latest commit

 

History

History
131 lines (111 loc) · 4.5 KB

CHANGES.md

File metadata and controls

131 lines (111 loc) · 4.5 KB

Version 2.8.6 - TBD

  • Addition of map option to hide station icons (#124)
  • Add RSAM value of selected wave panel period to status bar (#103)
  • Fix issue with streaming failing on loss of data (#142)
  • Fix multiple event dialog showing up under Window menu (#216)

Version 2.8.5 - July 13, 2018

  • Support real-time wave viewer in layouts (#40)
  • Support RSAM viewer in layouts
  • Add audio alarm for RSAM (#44)
  • Add 6 and 8 week time span for RSAM viewer (#188)
  • Fix issue with zoom/scroll for cached data source (#197)
  • Add event classifier (#199)
  • Fix loading of groups from SwarmMetadata.config (#205)
  • Fix tooltip for Particle Motion shortcut
  • Fix URL for Imagery Topo map
  • Fix earth button on map to show full extent

Version 2.8.4 - April 6, 2018

  • Allow input of Vp/Vs ratio under File->Options
  • Add option to save configuration file through File menu
  • Correct excessive CPU consumption when using seedlink

Version 2.8.3 - February 2, 2018

  • Update seisFile library to 1.8.0
  • Read blockette100 sample rate in SEED file if it exists
  • Add xmlns:q and xmlns attributes to exported QuakeML files
  • Allow 2 decimal places for Butterworth Filter corners
  • Support Hypo71 KSING option
  • Fix printing of 5 char station names in Hypo71 output
  • Display start date on clipboard waveforms

Version 2.8.2 - November 9, 2017

  • Save clipboard to layout
  • RSAM plot screen capture
  • Use S-picks in location algorithm
  • Fix Hypo71.config read

Version 2.8.1 - November 6, 2017

  • Upgraded seedlink library
  • Corrected reliability of wave display of gappy data
  • Fix loading of crustal model file
  • Fix hypo71 bug when checking for hemisphere
  • Fix FDSN WS opening on Swarm launch
  • RSAM ratio feature
  • Removal of RSAM filtering option

Version 2.8.0 - August 16, 2017

  • Hypo71 support
  • RSAM filtering option
  • Fix NullPointerException bug on Swarm config load

Version 2.7.4 - August 4, 2017

  • Fix clipboard image issue
  • Fix filter (f) and rescale (r) hot keys

Version 2.7.3 - July 7, 2017

  • Fix pick time zone on export to QuakeML
  • Add 'Clear All Picks' to pick menu bar
  • Stream line pick menu (right-click)
  • Add ability to use P pick for coda calculations
  • Add optional comment field for event export
  • Add clipboard button to event viewer
  • Fix sort button on event viewer
  • Update basemap URLs to https
  • Center map on imported events

Version 2.7.2 - June 6, 2017

  • Read WIN files
  • Add option to turn off S-P plot for a station
  • Remove $ from channel name display in pick wave panels
  • Fix problem with file type option when opening files from clipboard

Version 2.7.1 - May 22, 2017

  • Pick Mode enhancements:
    • Add ability to select pick uncertainty
    • Plot S-P in map
    • QuakeML import/export
    • Add key stroke shortcut
  • Fix bug in map line color selection

Version 2.7.0 - May 10, 2017

  • Add pick mode to Wave Clipboard
  • Add ability to import QuakeML files
  • Fix error saving config on exit
  • Fix error reading/writing channels in Seisan files
  • Fix incorrect time in status bar
  • Add general/debug info to particle motion plot for user

Version 2.6.3 - April 24, 2017

  • Enable refresh of data source
  • Addition of initial capabilities for particle motion plot
  • Allow status bar to expand vertically to display entire text

Version 2.6.2 - March 3, 2017

  • Write multiplexed Seisan files
  • Use UTC for clipboard "go to time" button
  • Use 6 digits for the fraction portion of frequency status lines
  • Correct station encoding in SAC headers

Version 2.6.1 - February 21, 2017

  • write SAC files with correct headers
  • Use HTTPS for earthquake summary files
  • Fix error saving Layouts
  • code cleanup

Version 2.6.0 - February 6, 2017

  • Add option to plot hypocenters from NEIC summary files on map
  • Add event inspector dialog
  • Expand maximum time span of inset wave window
  • Quote command line args before passing them to java
  • Fix wave close buttons
  • Fix kisok enter/exit keys

Version 2.5.9 - March 11, 2016

  • Bug fixes

Version 2.5.8 - February 26, 2016

  • Bug fixes

Version 2.5.2

  • Remove obsoleted DefaultMetadata Class.

Version 2.5.1 - October 14, 2015

  • Add missing libraries
  • Correct overflow when working with long waves

Version 2.5 - October 14, 2015

  • SCM migrated from in-house subversion to git hosted at GitHub
  • Build migrated from Ant to Maven
  • IRISWS client upgraded to support FDSNWS. (Thanks to Ivan Henson!)