-
v1.2.47b0fc74c · ·
- Add config option to send email on errors. - Handle unexpected exception zip checking in `assemble` subcommand - Limit histogram clipping algorithm to 100 largest peaks and stop algorithm once we find one clipping region (positive and negative). - Improved email alert error message. - Removed unnecessary loops from corner frequency method. - Bugfixes - Use event depth in km, not m, in hypocentral and rupture distance calculations. Bug was introduced in v1.2.3. - Account for pre-event noise duration, event noise duration, and shaking duration in signal-to-noise calculation. Plot normalized spectra in report. - Raise exceptions that were trapped for but not raised by the addition of the email alert notifications. - Added command to create [ground motion packet](https://github.com/SCEDC/ground-motion-packet/#description-of-gmp-a-geojson-specification-for-ground-motion-metrics) files. - Alter how TEST_DATA_DIR is constructed in constanst.py to facilitate running local tests with PyTest against a Conda-Forge or PyPi installed gmprocess distribution - Updated reader for the Engineering Strong Motion (ESM) ascii format.
-
v1.2.21d1d11af · ·
- Adding "Merge Request Guidelines" and "Release Steps" sections to developer resources. - Improve projects subcommand. - Always prompt for names of 'data' and 'conf' directories with reasonable defaults. - Provide appropriate error message when attempting to list, switch, or delete projects when none exist. - Allow use of projects subcommand from Python scripts. - Fixes SAC format units conversion issue. - Add lp_max option for lowpass_max_frequency method. - Add the `autoprocess` subcommand, which requires moving some subcommand arguments to gmprocess; this includes `eventid`, `textfile`, `label`, `num-processes`, and `overwrite`. - Note that moving the `label` argument to gmrecords from the subcommands means that the short flag `-l` conflicts with `log` so the short flag for log has been removed. - Include "passed" or "failed" for each station in export_failure_tables in addition to failure reason. - Moved location of the changelog (this file) from doc_source/contents/developer/changelog.md to CHANGELOG.md. - Bugfix in `assemble` where the project conf file was not getting used while constructing the StreamCollection/StreamArray.
-
-
-
-
-