This release solves an issue when retrieving Magnitude Information due to inconsistencies found on various FDSNWS-event services.
Issue
- When Gisola, retrieves information for an event, it tries to associate the information with the respective origin which is a type of "Hypocenter". Some FDSNWS-event services do not provide this info.
Solution
- As a last resort, it uses the preferred magnitude found (which might be of a different type).
- Additionally, for compatibility issues, the
includeallarivals
FDSNWS-event attribute is removed because some FDSNWS-event services do not provide it.
"To Whom Does This Concern?"
- If you already use this software calculating MTs using event source different than the FDSNWS-event, you do not need to do anything. If you retrieve event information from a particular FDSNWS-event service that does not trouble you, again you do not need to do anything. This concerns use cases where Gisola invokes error when specific FDSNWS-event service is specified.
Full Changelog: v.1.2.1...v.1.2.2