Skip to content

Releases: GeoscienceAustralia/ga-wphase

Bugfix release

26 May 00:26
Compare
Choose a tag to compare

Another one that snuck through the cracks: seiscomp-format output's moment tensor was always 0.

Bugfix release

28 Jul 04:23
Compare
Choose a tag to compare

This release fixed a bug introduced in v0.3 - see #7.

v0.3

12 Apr 02:34
Compare
Choose a tag to compare
  • You can now provide only an event ID and an FDSN server as input, in which case the time + location will be fetched from the FDSN event catalog.
  • Fixed an issue where invalid inventory for a single station could cause the whole run to fail.
  • Settings management now uses pydantic's BaseSettings, allowing configuration of all options via environment variables. Also moved some hardcoded constants into settings.
  • Refactored everything to use a single internal representation of the calculation results, implemented as a pydantic schema for the output JSON.
  • Implemented the missing maximum azimuthal gap quality check, and added unit tests for the azimuthal gap calculation routine.
  • Added some more diagnostic logging for better insight into errors and quality control.
  • General code cleanup and reorganization.

Test datasets v0.1

27 May 04:09
Compare
Choose a tag to compare

Releasing to distribute test datasets.

I've also included some seiscomp installer tarballs here (for use in docker image builds), since the official download site is often very slow. These include binaries from AGPL source code which is available here, or upon request.