-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
42 lines (42 loc) · 1.62 KB
/
.zenodo.json
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
33
34
35
36
37
38
39
40
41
42
{
"upload_type": "dataset",
"publication_date": "2024-12-13",
"title": "Test Data for the NTIA/ITS Implementations of the Low Frequency / Medium Frequency Propagation Model",
"creators": [
{
"name": "Romaniello, Anthony W.",
"affiliation": "U.S. Department of Commerce, National Telecommunications and Information Administration, Institute for Telecommunication Sciences",
"orcid": "0000-0001-8437-6504"
},
{
"name": "Kozma Jr., William",
"affiliation": "U.S. Department of Commerce, National Telecommunications and Information Administration, Institute for Telecommunication Sciences",
"orcid": "0000-0002-7417-4009"
}
],
"description": "This repository contains a dataset used to test the NTIA/ITS implementations of the Low Frequency / Medium Frequency (LF/MF) Propagation Model.",
"access_right": "open",
"related_identifiers": [
{
"identifier": "https://github.com/NTIA/LFMF",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"identifier": "https://github.com/NTIA/LFMF-dotnet",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"identifier": "https://github.com/NTIA/LFMF-matlab",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"identifier": "https://github.com/NTIA/LFMF-python",
"relation": "isSupplementTo",
"resource_type": "software"
}
],
"version": "1"
}