Releases: msbdd/PPSD_Plotter
Releases · msbdd/PPSD_Plotter
v0.2.0-RC1
Added tooltips for the custom noise plotting; Added scroll bar to exp…
v0.2.0-beta
Full Changelog: v0.1.0-beta...v0.2.0-beta
v0.1.0-beta
Added beta GUI support for interactive plotting;
v0.0.2
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
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.