A Python package to request and process seismic waveform data from NIED Hi-net


Keywords
seismology, NIED, Hi-net, waveform, hinet, python, sac, win32
License
MIT
Install
pip install HinetPy==0.8.2

Documentation

image

image

image

image

image

image

image

NIED Hi-net | Source Code | Documentation | 中文文档


HinetPy is a Python package to request and process seismic data from NIED Hi-net.

Features

  • Request continuous/event waveform data and event catalog from NIED Hi-net
  • Support networks like Hi-net, F-net, V-net, S-net and more
  • Select Hi-net/F-net stations based on different criteria
  • Convert waveform data from win32 format to SAC format
  • Extract instrumental response as SAC polezero file
  • Multithreads downloading and conversion to speedup

A simple example

Here is an example showing how to use HinetPy to request continuous waveform data from Hi-net, convert the data into SAC format, and extract instrumental responses as SAC polezero files.

Citation

If you find this package useful, please consider citing via:

image

License

This project is licensed under the terms of the MIT license.