Skip to content

CCT 1.0.13

Compare
Choose a tag to compare
@downiec downiec released this 13 Sep 23:30
· 35 commits to master since this release

This release adds two significant features including the addition of energy calculations (BETA) and a new data table filter feature.
In the current beta code we have integrated theoretical spectra to determine empirically the necessary integration constant to give the correct energy value. In the final version of the code we will tie this to the analytical form of the seismic energy.

Features and Improvements

  • Energy calculation feature (BETA) is based on Mayeda, K., and Walter, W. R. (1996), with updates made for CCT
    • Converted the energy calculation algorithm to MKS units
    • Utilized a numerically derived term for the k constant, analytical form derivation in progress
    • Reformulated the p-Wave contribution from a constant of 7%, as in Mayeda, K., and Walter, W. R. (1996), to a derived formula using the MDAC paramaterization based on Walter and Taylor, 2001
  • Implementation of energy calculation feature includes the addition of new data columns containing calculation results
  • Added total energy calculation values to be displayed in the area directly above spectral plots
  • Renamed spectral plot FIT as Mw_coda
  • Added a data filter feature that allows users to filter the results displayed in a data table by event id, station etc.
  • Updated data tables to show a filter icon in the column headers, which will open the filter dialog
  • Included auto-completion and search of filter terms within the filter dialog feature