From cd46ab16c743631a0a7f18d53839286884de1c95 Mon Sep 17 00:00:00 2001
From: Marcus Herrmann
Date: Mon, 2 Mar 2026 15:01:47 +0100
Subject: [PATCH] Updated citation info/metadata to match JOSS publication
(in README, CITATION.cff, .zenodo.json)
Closes #126
---
.zenodo.json | 15 +++++--
CITATION.cff | 121 ++++++++++++++++++++++++++++++++++++++++++---------
README.md | 14 +++---
3 files changed, 120 insertions(+), 30 deletions(-)
diff --git a/.zenodo.json b/.zenodo.json
index eea995e..6cf6dd9 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -6,12 +6,15 @@
"language": "eng",
"keywords": [
"Python",
- "seismology",
+ "statistical seismology",
+ "earthquake catalog",
"earthquake forecasting",
+ "forecast models",
"forecast testing",
+ "forecast evaluation",
"CSEP"
],
- "version": "0.5.0",
+ "version": "0.5.1",
"creators": [
{
"name": "Iturrieta, Pablo",
@@ -101,7 +104,8 @@
}
],
"grants": [
- { "id": "10.13039/501100000780::101058518" }
+ { "id": "10.13039/501100000780::101058518" },
+ { "id": "10.13039/501100000780::821115" }
],
"related_identifiers": [
{
@@ -113,6 +117,11 @@
"identifier": "https://floatcsep.readthedocs.io",
"relation": "isDocumentedBy",
"resource_type": "other"
+ },
+ {
+ "identifier": "https://doi.org/10.21105/joss.09408",
+ "relation": "isPublishedIn",
+ "resource_type": "publication-article"
}
]
}
diff --git a/CITATION.cff b/CITATION.cff
index 4705685..e728154 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,33 +1,114 @@
-cff-version: 1.2.0
-message: "If you use floatCSEP in your research, please cite the Zenodo release."
-title: "floatCSEP: An application to deploy and conduct reproducible prospective earthquake forecasting experiments"
-type: software
-license: "BSD-3-Clause"
+cff-version: "1.2.0"
+message: If you use this software, please cite our article in the
+ Journal of Open Source Software.
-repository-code: "https://github.com/cseptesting/floatcsep"
-url: "https://floatcsep.readthedocs.io"
-
-version: "0.3.0"
-doi: "10.5281/zenodo.15576250"
-publisher: "Zenodo"
+preferred-citation:
+ authors:
+ - family-names: Iturrieta
+ given-names: Pablo
+ orcid: "https://orcid.org/0000-0002-4787-1343"
+ affiliation: "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany"
+ - family-names: Savran
+ given-names: "William H."
+ orcid: "https://orcid.org/0000-0001-5404-0778"
+ affiliation: "University of Nevada, Reno, United States"
+ - family-names: Herrmann
+ given-names: Marcus
+ orcid: "https://orcid.org/0000-0002-2342-1970"
+ affiliation: "Università degli Studi di Napoli Federico II, Naples, Italy"
+ - family-names: Bayona
+ given-names: "José A."
+ orcid: "https://orcid.org/0000-0002-3026-0327"
+ affiliation: "School of Earth Sciences, University of Bristol, Bristol, United Kingdom"
+ - family-names: Gerstenberger
+ given-names: "Matt C."
+ orcid: "https://orcid.org/0000-0002-2938-1359"
+ affiliation: "GNS Science | Te Pū Ao, Lower Hutt, New Zealand"
+ - family-names: Graham
+ given-names: "Kenny M."
+ orcid: "https://orcid.org/0000-0003-3645-6344"
+ affiliation: "GNS Science | Te Pū Ao, Lower Hutt, New Zealand"
+ - family-names: Maechling
+ given-names: "Philip J."
+ orcid: "https://orcid.org/0000-0002-9221-7068"
+ affiliation: "Southern California Earthquake Center, University of Southern California, United States"
+ - family-names: Marzocchi
+ given-names: Warner
+ orcid: "https://orcid.org/0000-0002-9114-1516"
+ affiliation: "Università degli Studi di Napoli Federico II, Naples, Italy"
+ - family-names: Mizrahi
+ given-names: Leila
+ orcid: "https://orcid.org/0000-0002-5262-3168"
+ affiliation: "Swiss Seismological Service at ETH Zürich, Zürich, Switzerland"
+ - family-names: Schorlemmer
+ given-names: Danijel
+ orcid: "https://orcid.org/0000-0003-3969-1059"
+ affiliation: "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany; Swiss Seismological Service at ETH Zürich, Zürich, Switzerland"
+ - family-names: Serafini
+ given-names: Francesco
+ orcid: "https://orcid.org/0000-0003-0154-6200"
+ affiliation: "School of Earth Sciences, University of Bristol, Bristol, United Kingdom"
+ - family-names: Silva
+ given-names: Fabio
+ orcid: "https://orcid.org/0000-0002-6543-5705"
+ affiliation: "Southern California Earthquake Center, University of Southern California, United States"
+ - family-names: Werner
+ given-names: Maximilian J."
+ orcid: "https://orcid.org/0000-0002-2430-2631"
+ affiliation: "School of Earth Sciences, University of Bristol, Bristol, United Kingdom"
+ date-published: 2026-02-20
+ doi: 10.21105/joss.09408
+ issn: 2475-9066
+ issue: 118
+ journal: Journal of Open Source Software
+ publisher:
+ name: Open Journals
+ start: 9408
+ title: "floatCSEP: An application to deploy and conduct reproducible
+ prospective earthquake forecasting experiments"
+ type: article
+ url: "https://joss.theoj.org/papers/10.21105/joss.09408"
+ volume: 11
+title: "floatCSEP: An application to deploy and conduct reproducible
+ prospective earthquake forecasting experiments"
+type: software
+repository-code: "https://github.com/cseptesting/floatcsep"
+license: "BSD-3-Clause"
+keywords:
+ - Python
+ - "statistical seismology"
+ - "earthquake catalog"
+ - "earthquake forecasting"
+ - "forecast models"
+ - "forecast testing"
+ - "forecast evaluation"
+ - CSEP
+identifiers:
+ - type: url
+ value: "https://floatcsep.readthedocs.io"
+ description: "The website containing the documentation of floatCSEP."
+ - type: doi
+ value: 10.5281/zenodo.7953816
+ description: "The Zenodo concept DOI - archived snapshots of selected floatCSEP versions."
authors:
- - family-names: "Iturrieta"
- given-names: "Pablo"
+ - family-names: Iturrieta
+ given-names: Pablo
orcid: "https://orcid.org/0000-0002-4787-1343"
affiliation: "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany"
-
- - family-names: "Khawaja"
+ - family-names: Khawaja
given-names: "Asim M."
orcid: "https://orcid.org/0000-0002-6196-4503"
affiliation: "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany"
-
- - family-names: "Savran"
+ - family-names: Savran
given-names: "William H."
orcid: "https://orcid.org/0000-0001-5404-0778"
affiliation: "University of Nevada, Reno, United States"
-
- - family-names: "Schorlemmer"
- given-names: "Danijel"
+ - family-names: Schorlemmer
+ given-names: Danijel
orcid: "https://orcid.org/0000-0003-3969-1059"
affiliation: "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany; Swiss Seismological Service at ETH Zürich, Zürich, Switzerland"
+contact:
+- family-names: Iturrieta
+ given-names: Pablo
+ email: pciturri@gfz-potsdam.de
diff --git a/README.md b/README.md
index e8d8aa0..dc179e1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# CSEP Floating Experiments
-
+
**An application to deploy and conduct reproducible prospective earthquake forecasting experiments**
@@ -12,9 +12,9 @@
[](https://anaconda.org/conda-forge/floatcsep)
[](https://pypi.org/project/floatcsep/)
[](https://codecov.io/gh/cseptesting/floatcsep)
+[](https://doi.org/10.21105/joss.09408)
[](https://doi.org/10.5281/zenodo.7953816)
-
* Set up a testing **experiment** for your earthquake forecasts using authoritative data sources
@@ -82,7 +82,7 @@ visualized in `results/report.md`, `results/report.pdf` or in a dashboard with:
floatcsep view config.yml
```
-**Check out the experiment, models and tests definition in the tutorials [documentation](https://floatcsep.readthedocs.io/en/latest/tutorials/case_a.html)** or in the configuration files for each case in ``floatcsep/tutorials/``.
+**Check out the experiment, models and tests definition in the tutorials [documentation](https://floatcsep.readthedocs.io/en/latest/tutorials/case_a.html)** or in the configuration files for each case in ``floatcsep/tutorials/``.
# Important Links
@@ -118,17 +118,17 @@ information.
If you use **floatCSEP** in your work, please cite it using the **“Cite this repository”** link on the right side of the GitHub page or with:
-> Iturrieta, P., Khawaja, A. M., Savran, W. H., & Schorlemmer, D. (2025). floatCSEP: An application to deploy and conduct reproducible and prospective earthquake forecasting (Version 0.3.0) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.15576250
+> Iturrieta, P., Savran, W. H., Herrmann, M., Bayona, J. A., Gerstenberger, M. C., Graham, K. M., Maechling, P. J., Marzocchi, W., Mizrahi, L., Schorlemmer, D., Serafini, F., Silva, F., & Werner, M. J. (2026). floatCSEP: An application to deploy and conduct reproducible prospective earthquake forecasting experiments. _Journal of Open Source Software, 11_(118). 9408. doi: [10.21105/joss.09408](https://doi.org/10.21105/joss.09408)
# Support
-
+
|
|
|
|
|:----------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------:|
- The work in this repository has received funding from the European Union’s Horizon research and innovation programme under grant agreements No.s 101058518 and 821115 of the projects [GeoInquire](https://www.geo-inquire.eu/) and [RISE](https://www.rise-eu.org/).
-
-- This research was supported by the [Statewide California Earthquake Center](https://www.scec.org/).
+
+- This research was supported by the [Statewide California Earthquake Center](https://www.scec.org/).
SCEC is funded by NSF Cooperative Agreement EAR-2225216 and USGS Cooperative Agreement G24AC00072-00.