Skip to content

Releases: msbdd/PPSD_Plotter

v0.2.0-RC1

13 Jul 11:32

Choose a tag to compare

Added tooltips for the custom noise plotting; Added scroll bar to exp…

v0.2.0-beta

12 Jul 11:17

Choose a tag to compare

v0.1.0-beta

04 Jul 11:26

Choose a tag to compare

Added beta GUI support for interactive plotting;

v0.0.2

30 Jun 11:40
9b3d37e

Choose a tag to compare

Add customizable plotting parameters and support for location codes

* Added kwargs support for the PPSD_Plot function so the user can configure all of them;

* Added "lasy" location code handling;

* Added boolean safeguard for optional plotting parameters; 

* Documentation update;

v0.0.1

29 Jun 10:35

Choose a tag to compare

PPSD_Plotter v0.0.1

Initial release of PPSD_Plotter, a command-line tool for generating seismic PPSD (Power Spectral Density) plots based on ObsPy.

This tool aims to simplify PPSD plotting.

Highlights:

  • Prebuilt executable for Windows — no need to install Python or dependencies
  • Ready-to-use example configuration and test data included

If you're on Linux or macOS, you can still use the Python version directly. Just clone the repo, install the dependencies, and run the script — no freezing required.