SkillAgentSearch skills...

Qquake

A plugin for QGIS 3.x that relies on web services for loading seismological data

Install / Use

/learn @INGV/Qquake
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QQuake, a plugin for loading seismological data in QGIS

QQuake plugin is a plugin that facilitates the download of seismological data from different sources and load them directly into QGIS.

More information at the QQuake homepage at<br> https://www.emidius.eu/qquake/

The following is a scientific paper describing the plugin and the context that led to its development

Locati M., Vallone R., Ghetta M. and Dawson N. (2021). QQuake, a QGIS Plugin for Loading Seismological Data From Web Services. Front. Earth Sci. 9:614663. https://doi.org/10.3389/feart.2021.614663

If you want to try the latest, unstable version, you have to download the source code from this repository, create a zip file with the content of the "qquake" folder, and install the plugin from the zip file in QQuake. For example, in the Linux terminal, you may follow this procedure to create the zip file

$ mkdir qquake_test
$ cd qquake_test
$ wget https://github.com/INGV/qquake/archive/refs/heads/master.zip
$ unzip master.zip
$ cd qquake-master
$ zip -r qquake_test.zip qquake

And then, install the plugin selecting "qquale_test.zip" in QQGIS.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks2

Languages

Python

Security Score

90/100

Audited on Mar 6, 2026

No findings