|
| 1 | +{ |
| 2 | + "title": "floatCSEP: An application to deploy and conduct reproducible, prospective earthquake forecasting experiments", |
| 3 | + "upload_type": "software", |
| 4 | + "access_right": "open", |
| 5 | + "license": "bsd-3-clause", |
| 6 | + "language": "eng", |
| 7 | + "keywords": [ |
| 8 | + "Python", |
| 9 | + "seismology", |
| 10 | + "earthquake forecasting", |
| 11 | + "forecast testing", |
| 12 | + "CSEP" |
| 13 | + ], |
| 14 | + "version": "0.5.0", |
| 15 | + "creators": [ |
| 16 | + { |
| 17 | + "name": "Iturrieta, Pablo", |
| 18 | + "orcid": "0000-0002-4787-1343", |
| 19 | + "affiliation": "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany", |
| 20 | + "type": "ProjectMember" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "Savran, William H.", |
| 24 | + "orcid": "0000-0001-5404-0778", |
| 25 | + "affiliation": "University of Nevada, Reno, United States", |
| 26 | + "type": "ProjectMember" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "Herrmann, Marcus", |
| 30 | + "orcid": "0000-0002-2342-1970", |
| 31 | + "affiliation": "Università degli Studi di Napoli Federico II, Naples, Italy", |
| 32 | + "type": "ProjectMember" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "Bayona, José A.", |
| 36 | + "orcid": "0000-0002-3026-0327", |
| 37 | + "affiliation": "School of Earth Sciences, University of Bristol, Bristol, United Kingdom", |
| 38 | + "type": "ProjectMember" |
| 39 | + }, |
| 40 | + { |
| 41 | + "name": "Gerstenberger, Matthew C.", |
| 42 | + "orcid": "0000-0002-0392-7114", |
| 43 | + "affiliation": "GNS Science | Te Pū Ao, Lower Hutt, New Zealand", |
| 44 | + "type": "ProjectMember" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "Graham, Kenny M.", |
| 48 | + "orcid": "0000-0003-3645-6344", |
| 49 | + "affiliation": "GNS Science | Te Pū Ao, Lower Hutt, New Zealand", |
| 50 | + "type": "ProjectMember" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Maechling, Philip J.", |
| 54 | + "orcid": "0000-0002-9221-7068", |
| 55 | + "affiliation": "Southern California Earthquake Center, University of Southern California, United States", |
| 56 | + "type": "ProjectMember" |
| 57 | + }, |
| 58 | + { |
| 59 | + "name": "Marzocchi, Warner", |
| 60 | + "orcid": "0000-0002-9114-1516", |
| 61 | + "affiliation": "Università degli Studi di Napoli Federico II, Naples, Italy", |
| 62 | + "type": "ProjectMember" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "Mizrahi, Leila", |
| 66 | + "orcid": "0000-0002-5262-3168", |
| 67 | + "affiliation": "Swiss Seismological Service at ETH Zürich, Zürich, Switzerland", |
| 68 | + "type": "ProjectMember" |
| 69 | + }, |
| 70 | + { |
| 71 | + "name": "Schorlemmer, Danijel", |
| 72 | + "orcid": "0000-0003-3969-1059", |
| 73 | + "affiliation": "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany", |
| 74 | + "type": "ProjectMember" |
| 75 | + }, |
| 76 | + { |
| 77 | + "name": "Serafini, Francesco", |
| 78 | + "orcid": "0000-0003-0154-6200", |
| 79 | + "affiliation": "School of Earth Sciences, University of Bristol, Bristol, United Kingdom", |
| 80 | + "type": "ProjectMember" |
| 81 | + }, |
| 82 | + { |
| 83 | + "name": "Silva, Fabio", |
| 84 | + "orcid": "0000-0002-6543-5705", |
| 85 | + "affiliation": "Southern California Earthquake Center, University of Southern California, United States", |
| 86 | + "type": "ProjectMember" |
| 87 | + }, |
| 88 | + { |
| 89 | + "name": "Werner, Maximilian J.", |
| 90 | + "orcid": "0000-0002-2430-2631", |
| 91 | + "affiliation": "School of Earth Sciences, University of Bristol, Bristol, United Kingdom", |
| 92 | + "type": "ProjectMember" |
| 93 | + } |
| 94 | + ], |
| 95 | + "contributors": [ |
| 96 | + { |
| 97 | + "name": "Khawaja, Asim M.", |
| 98 | + "orcid": "0000-0002-6196-4503", |
| 99 | + "affiliation": "GFZ Helmholtz Centre for Geosciences, Potsdam, Germany", |
| 100 | + "type": "Researcher" |
| 101 | + } |
| 102 | + ], |
| 103 | + "grants": [ |
| 104 | + { "id": "10.13039/501100000780::101058518" } |
| 105 | + ], |
| 106 | + "related_identifiers": [ |
| 107 | + { |
| 108 | + "identifier": "https://github.com/cseptesting/floatcsep", |
| 109 | + "relation": "isSupplementTo", |
| 110 | + "resource_type": "software" |
| 111 | + }, |
| 112 | + { |
| 113 | + "identifier": "https://floatcsep.readthedocs.io", |
| 114 | + "relation": "isDocumentedBy", |
| 115 | + "resource_type": "other" |
| 116 | + } |
| 117 | + ] |
| 118 | +} |
0 commit comments