Releases: GeoscienceAustralia/ga-wphase
Releases · GeoscienceAustralia/ga-wphase
Bugfix release
Another one that snuck through the cracks: seiscomp-format output's moment tensor was always 0.
Bugfix release
This release fixed a bug introduced in v0.3 - see #7.
v0.3
- 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
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.