Programming

1. Package “seisloc” (python)

I develope and maintain a python package, seisloc, with rich functions related with earthquake location, e.g. time-error inspection, event waveform plot, sliding-window cross-correlation, catalog management and time-spatial analysis. It could be easily installed by:

pip install seisloc

2. Python class “eqCluster” (python)

I developed a python class EqCluster to conduct hierarchy clustering based on event-waveform similarity, the input files are hypoDD.reloc and dt.cc.

../../_images/fancy_dendrogram.jpeg

Example dendrogram of hierarchy clustering.