Here is a project of, indeed, "some tools" for seismic routines and plotting analysis.
VERSION: 0.1.0
DATE: 02-2024
Release for INGV repo
This folder contains, at the moment, modules and routines for static plotting of maps, depth-sections, and elevation profiles.
Please refer to the book of interest for API and configuration file descriptions.
This package is intended for preliminary layers of plotting with PyGMT
and fast/quick check of the database at hands. All of the plotting
routines returns a pygmt.Figure
instance that can be used later for
additional plotting.
PlottingTrace.ipynb
: to plot seismograms and picksPlottingMap.ipynb
: to plot epicentral mapPlottingSections.ipynb
: to plot depth-sections and elevation-profilesConfigFile_README.md
: configuration file (YAML) or ditionary explanation