-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* This release is focused around replacing all of our plots with new HTML5 based plots that utilize PlotlyJS and D3.js. * Our existing plotting codes have been moved to the llnl.gnem.core.gui.swing package. * All plots now share a common look-and-feel and have a common interface through the toolbar available by mousing over the top right corner of each plot. * New plots all support export via SVG in addition to existing snapshot functionality. * We now have navigation buttons on the top bar of the waveform display when you are looking at a single waveform that allow you to quicky navigate to different frequency bands for that event/station pair. * Added a menu item under the Data menu item to mark all picks in a data set as reviewed. * Additional data exposed in the UI based on user feedback. * Added depth and julian day information in site/meas event view. * Added an ISO 8601 date column to the results tables. * Added station count and frequency band coverage QC metric columns in the results tables. * Added network code column to the data and parameter tables. * Waveform plots are now aligned on the time axis such that 0 aligns to the event origin time. * Site and measurement tabs for individual events now only show stations that contributed measurements to that event. * Spectral plots now include a right Y-axis that displays the Mw value in addition to the existing Y-axis in log dyne-cm. * Spectral plot frequency axis is now plotting as log labels rather than the center frequency (label change only, no change to plot of data values). * Plots now allow turning elements on and off by clicking on the legend entry for that element.
- Loading branch information
1 parent
084166a
commit 8f6e4b2
Showing
230 changed files
with
7,612 additions
and
4,386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.