-
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.
* Added a network average spectrum to the relative site and absolute site term plots * Updates to all naming conventions for generating envelopes based on user feedback * Updates to the naming conventions around loading and saving data based on user feedback. * Add filter capabilities for including and excluding waveforms from the waveform plot displays based on specific criteria, such as event or station information * Updates to the Data filter functionality to include new features and a redesigned layout that is more compact. * Event depth headers on the SAC files are not (correctly) using Meters and will update the internal data representation accordingly. * Corrected display bug in the relative site plot when site correction terms were missing for the primary station. * New functions to export spectra value JSON directly from the spectra plots. * New feature to allow exporting raw data JSON files from all plots in the GUI. * Energy magnitude now being calculated in addition to Mw based on [Mayeda and Walter 1996] paper * Updates to uncertainty quantification to include confidence intervals for apparent stress, corner frequency, total energy, observed apparent stress, and energy magnitude values in addition to Mw.
- Loading branch information
1 parent
bae0587
commit 44c36ec
Showing
78 changed files
with
6,466 additions
and
3,230 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
247 changes: 230 additions & 17 deletions
247
...va/gov/llnl/gnem/apps/coda/calibration/gui/controllers/AbstractMeasurementController.java
Large diffs are not rendered by default.
Oops, something went wrong.
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.