-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
32 lines (32 loc) · 882 Bytes
/
Copy path.zenodo.json
File metadata and controls
32 lines (32 loc) · 882 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
32
{
"title": "free_oscillation_toolchain",
"upload_type": "software",
"description": "Core MATLAB toolchain for stress-tensor analysis of Earth's free oscillations (sigma_m, tau_max, narrow-band filtering, envelope/Q estimation, stress-petal visualization).",
"creators": [
{
"name": "Ren, Tianxiang",
"affiliation": "Chinese Academy of Geological Sciences",
"orcid": "0009-0004-4956-2036"
}
],
"access_right": "open",
"license": "Apache-2.0",
"keywords": [
"free oscillations",
"borehole strainmeter",
"stress tensor",
"spheroidal modes",
"toroidal modes",
"Q factor",
"MATLAB"
],
"version": "v1.0.0",
"language": "eng",
"related_identifiers": [
{
"identifier": "https://github.com/fomalhaut1100/free_oscillation_toolchain",
"relation": "isSupplementTo",
"scheme": "url"
}
]
}