Skip to content

Releases: seisman/HinetPy

0.6.8

11 Mar 20:31
Compare
Choose a tag to compare

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

08 Jun 20:41
Compare
Choose a tag to compare

Improve code styles, tests and CI.

0.6.6

03 Mar 02:21
Compare
Choose a tag to compare
  • Fix the bug "win32.extract_pz()" doesn't work with filtering by ID and name (#27)

0.6.5

06 Dec 05:49
Compare
Choose a tag to compare
  • Fix PZ if damping constant is zero (#24)

0.6.4

23 Aug 04:31
Compare
Choose a tag to compare
  • Capture exception caused by incorrect channel information (Fixes #22)

0.6.3

13 Jun 16:00
Compare
Choose a tag to compare

Fixes:

  • Fix select_stations() (#19)
  • Rename string2datetime() to to_datetime()

0.6.2

07 May 02:53
Compare
Choose a tag to compare

Fixes

  • Fixes the issue of downloading focal mechanism catalog (#18).

0.6.1

20 Feb 18:19
Compare
Choose a tag to compare

Fix a bug in selecting events in a box region.

0.6.0

20 Feb 04:57
Compare
Choose a tag to compare

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

19 Feb 22:10
7663912
Compare
Choose a tag to compare

Fix a bug when selecting stations in a box region.