-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzenodo.json
More file actions
31 lines (31 loc) · 990 Bytes
/
zenodo.json
File metadata and controls
31 lines (31 loc) · 990 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"title": "DLSFH Entropy & Coherence Diagnostics for Solar Flare and CME Risk",
"description": "Code and notebooks supporting 'Entropy Rings and Fragmented Suns: A New Approach to Flare and CME Risk Detection'. Implements 20-node DLSFH partitioning, localized Shannon entropy, coherence amplitude psi*_s=exp(-S), fragmentation, entropy-ring detection and composite risk scoring.",
"upload_type": "software",
"creators": [
{
"name": "Valamontes, Antonios",
"affiliation": "Kapodistrian Academy of Science",
"orcid": "0009-0008-5616-7746"
}
],
"license": "MIT",
"access_right": "open",
"keywords": [
"heliophysics",
"space weather",
"entropy",
"coherence",
"magnetograms",
"CME",
"solar flares",
"DLSFH"
],
"related_identifiers": [
{
"relation": "isSupplementTo",
"identifier": "Entropy Rings and Fragmented Suns: A New Approach to Flare and CME Risk Detection",
"scheme": "url"
}
]
}