Skip to content

Releases: INGV/RESTORE

RESTORE 2.1.2

Choose a tag to compare

@angystallone angystallone released this 28 Mar 14:44
f928f3d

Removed wrong distribution option for hypo depth

RESTORE 2.1.1

Choose a tag to compare

@angystallone angystallone released this 10 Dec 16:44
dd57812

Improved graphical output

RESTORE 2.1.0

Choose a tag to compare

@angystallone angystallone released this 12 Mar 14:28
33726f4
  1. Simulates hypocenter depth of missing earthquakes.

  2. Loads users' parameters directly from an input file.

  3. Automatically filters events in the catalog falling within a meaningful region surrounding the large shock (filtered data saved in 'Filtered_Catalog.txt'). This is essential for a proper estimation of Mc fluctuation over time and, consequently, for a proper detection of STAI gaps. Differently from the older version, where users needed to provide a catalog pertaining to the earthquake's region, RESTORE 2.1.0 autonomously extracts the area of interest from an indefinitely large catalog, using a multiple of the fault rupture length. The user can customize the multiplier, which should be calibrated on the event magnitude. Opting for smaller areas will enhance the resolution of STAI gaps detection, as it minimizes the dilution of local seismicity.

  4. Gives full control to the user on the Gaussian kernel parameters, i.e. Sigma (smoothing distance) and sbin (grid resolution).

  5. Added several useful prints.

v2.0.0

Choose a tag to compare

@angystallone angystallone released this 18 Mar 18:17
9172b87
  1. Bug fixes and better plots;
  2. Python routine Mc-Lilliefors (*) is implemented for the estimation of the magnitude of completeness by the Lilliefors test;
  3. More accurate estimation of the number and magnitude of missing events.
  • Marcus Herrmann, & Warner Marzocchi. (2020, November 22). Mc-Lilliefors: a completeness magnitude that complies with the exponential-like Gutenberg–Richter relation (Version 0.1). Zenodo. http://doi.org/10.5281/zenodo.4162497.

v1.1.1

Choose a tag to compare

@angystallone angystallone released this 01 Dec 16:15
9f5f81d
Update README.md

v1.1.0

Choose a tag to compare

@angystallone angystallone released this 23 Nov 18:12
7d1fc52

What's new in this release:

  • Improved plots
  • New functionalities (e.g. magnitude distribution plot)
  • More accurate estimation of the reference value for Mc and of its uncertainty
  • Improved analysis of the Mc variation with time
  • Synthetic test script

First release

Choose a tag to compare

@angystallone angystallone released this 20 Jul 09:42
fc8e535
v1.0.0

Update RESTORE.py