Skip to content

Commit 80cc4c4

Browse files
committed
Merge branch 'release/2.16.0'
2 parents 9cbc7f8 + be19e0c commit 80cc4c4

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
### Release 2.16.0 (2026-06-18)
4+
- . . .
5+
36
### Release 2.15.0 (2026-06-15)
47
- Add sortable columns to the Station List tables (seismic and reported intensity)
58
- Add light gray grid lines to the analysis regression plots

js/config-base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const ShakeMap = {
1919
};
2020

2121
const config = {
22-
version: "v2.15.0",
22+
version: "v2.16.0",
2323
githubLink: "https://github.com/INGV/shakemap4-web",
2424
disclaimerPage: './disclaimer-ingv.md',
2525
contributorsPage: './contributors-ingv.md',

publiccode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
publiccodeYmlVersion: "0"
66
name: "INGV - ShakeMap4 Web Page"
7-
releaseDate: 2026-06-15
7+
releaseDate: 2026-06-18
88
url: "https://github.com/INGV/shakemap4-web"
99
landingURL: "https://github.com/INGV/shakemap4-web"
10-
softwareVersion: v2.15.0
10+
softwareVersion: v2.16.0
1111
developmentStatus: stable
1212
softwareType: standalone/other
1313
platforms:

scientific-background-ingv.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
| DOI | Title | Reference |
44
|-----|-------|-----------|
55
| [10.1785/0220190130](https://doi.org/10.1785/0220190130) | The New ShakeMap in Italy: Progress and Advances in the Last 10 Yr | Michelini et al. 2021 |
6+
| [10.1785/0220220082](https://doi.org/10.1785/0220220082) | ShakeMap4‐Web: Web Application for ShakeMap 4 Product Visualization | Jozinović et al. 2022 |
67
| [10.1093/gji/ggac245](https://doi.org/10.1093/gji/ggac245) | New reversible relationships between ground motion parameters and macroseismic intensity for Italy and their application in ShakeMap | Oliveti et al. 2022 |
78
| [10.1785/0220230138](https://doi.org/10.1785/0220230138) | The ShakeMap Atlas of Historical Earthquakes in Italy: Configuration and Validation | Oliveti et al. 2023 |
89
| [10.4401/ag-9286](https://doi.org/10.4401/ag-9286) | Evaluation of Ground Motion Models for Volcanic Areas in Italy: Advancing ShakeMap Implementation | Oliveti et al. 2025 |

0 commit comments

Comments
 (0)