Releases: seisman/HinetPy
Releases · seisman/HinetPy
0.6.8
This is a patch release of HinetPy v0.6.x series.
Two bugs are fixed:
include_unknown_mag
does not work in get_event_waveform()
- Fail to download S-net data.
0.6.7
Improve code styles, tests and CI.
0.6.6
- Fix the bug "win32.extract_pz()" doesn't work with filtering by ID and name (#27)
0.6.5
- Fix PZ if damping constant is zero (#24)
0.6.4
- Capture exception caused by incorrect channel information (Fixes #22)
0.6.3
Fixes:
- Fix select_stations() (#19)
- Rename string2datetime() to to_datetime()
0.6.2
Fixes
- Fixes the issue of downloading focal mechanism catalog (#18).
0.6.1
Fix a bug in selecting events in a box region.
0.6.0
Happy Chinese Lantern Festival 😄
New features
- new function
get_event_waveform
to request event waveform from Hi-net.
Changes
get_waveform()
is renamed to get_continuous_waveform()
, while keeping back-compatibility.
0.5.2
Fix a bug when selecting stations in a box region.