Git Product home page Git Product logo

eewd's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.