Skip to content

SED-EEW/EEWD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30c649e · Nov 10, 2023
Nov 10, 2023
Sep 30, 2014
Dec 8, 2020
Dec 8, 2020
Mar 17, 2020
Dec 8, 2020
Nov 10, 2023
Jan 25, 2021
Mar 17, 2020
Jan 25, 2021
Jan 25, 2021
Sep 30, 2014
Jan 25, 2021
Sep 30, 2014
Mar 17, 2020
Feb 4, 2022
Mar 17, 2020
Mar 17, 2020
Mar 17, 2020
Mar 17, 2020

Repository files navigation

Earthquake Early Warning Display (EEWD)

EEWD is a demonstration software to be used by scientists and EEW datacentres, or by stakeholders in close collaboration with scientists and EEW datacentres.

EEWD is designed as a client application of a separate compatible Earthquake Early Warning (EEW) system. As a client application, EEWD will display the warnings on a map, together with rapid computation of related distribution of co-seismic ground motions.

EEWD connects to the EEW system via an activeMQ broker server, using the STOMP protocol, and supports the quakeml-rt format for incoming EEW messages.

Further information on EEWD and the EEW methods developed by the Swiss seismological Service (ETHZ) for seismic monitoring services can be found at http://www.seismo.ethz.ch/en/research-and-teaching/fields_of_research/earthquake-early-warning/.

Compilation

Compilation is straightforward:

ant

The eewd.jar Java archive package should be compiled in about four seconds in the directory dist/.

Usage

To run the project from the command line, go to the dist folder and use:

java -jar "dist/eewd.jar" -help

Configuration

Back-up and adjust the eewd.properties file following the enclosed instructions, another example is provided in eewd.properties.ISNET.