A cross-platform desktop client for the GEOFON Program GFZ Potsdam Earthquake Bulletin written in Java.
Download the latest release from the releases page.
-
Windows: if you downloaded a ZIP package, simply unpack the archive; otherwise run the installer (EXE) to install the application.
If the OS complains with a Windows protected your PC popup, you may need to click Run anyway to proceed with the installation.
In order to enable the Run anyway button, you may need to open the Properties of the installer, tab General, section Security (if available), and tick the Unblock option.
This workaround is required because the installer executables are not signed, as there are no free certificates I can use to sign them.
-
Linux & macOS: unpack the archive.
This application requires Java SE Runtime Environment (JRE) v1.8 (or newer) to run.
This package includes a port to Java of Bob Simpson's feregion.pl
Perl script that returns Flinn-Engdahl Region names from decimal longitude & latitude values given on command line. You can recall this bonus program using the feregion
executable located in the Earthquake Bulletin application folder.
Usage: feregion <lon> <lat>
As In: feregion -122.5 36.2
As In: feregion 122.5W 36.2N
Locations were obtained from the GEOFON programme of the GFZ German Research Centre for Geosciences using data from the GEVN partner networks.
Seismic data were obtained from the GEOFON data centre of the GFZ German Research Centre for Geosciences.
The stylized OpenStreetMap icon has been downloaded from Iconfinder (Creative Commons Attribution 3.0 Unported license) and has been converted and optimized using PNG to SVG and TinyPNG online services.
This application uses or includes portions of the following third party software:
Component | Author | License | Home |
---|---|---|---|
Activation, iStack, JAXB | Eclipse Foundation | License | Home page |
Eclipse Platform, Nebula, SWT | Eclipse Foundation | License | Home page |
Inno Setup | Jordan Russell | License | Home page |
jsoup | Jonathan Hedley | License | Home page |
Launch4j | Grzegorz Kowal | License | Home page |
Logback | Quality Open Software | License | Home page |
Picocli | Remko Popma | License | Home page |
Reflections | ronmamo | License | Home page |
Resilience4j | Robert Winkler et al. | License | Home page |
SLF4J | Quality Open Software | License | Home page |
universalJavaApplicationStub | Tobias Fischer | License | Home page |