chad-earthscope
released this
22 Apr 22:58
·
1 commit
to main
since this release
Remove the deprecated IRIS fdsnws-event service.
The script now defaults to the ISC fdsnws-event (https://www.isc.ac.uk/fdsnws-event/1) service and optionally can use the USGS fdsnws-event (https://earthquake.usgs.gov/fdsnws/event/1) service.
- Change the default event source to the ISC fdsnws-event service.
- Add support for the USGS FDSN fdsnws-event service using the
-usgs
or-U
option. - Set PERL_LWP_SSL_VERIFY_HOSTNAME to 0 to allow encrypted connections without checking for valid certificate matching the expected hostname.
- Allow -e end time specification to be an offset relative to the start time in the pattern #.#[SMHD], e.g. 30m, 1h, 2D, etc.