Skip to content

trichter/obspy-ppsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Command line script to calculate and plot probabilistic power spectral densities with ObsPy

Download the file, make it executable and run it:

$ obspy-ppsd -h
$ obspy-ppsd add -i inventory.xml folder_with_data/*.mseed
$ obspy-ppsd add -i inventory.xml folder_with_more_data/*.mseed
$ obspy-ppsd plot *.npz
$ obspy-ppsd timeplot 1,5,10 *.npz
$ obspy-ppsd spectrogram *.npz

About

Command line script to calculate and plot probabilistic power spectral densities with ObsPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages