|
| 1 | +{ |
| 2 | + "upload_type": "software", |
| 3 | + "publication_date": "TODO-TEMPLATE", |
| 4 | + "title": "Low Frequency / Medium Frequency (LF/MF) Propagation Model, Python Wrapper", |
| 5 | + "creators": [ |
| 6 | + { |
| 7 | + "name": "Heroy, Chen", |
| 8 | + "affiliation": "U.S. Department of Commerce, National Telecommunications and Information Administration, Institute for Telecommunication Sciences", |
| 9 | + "orcid": "0009-0006-8728-4502" |
| 10 | + }, |
| 11 | + { |
| 12 | + "name": "Romaniello, Anthony W.", |
| 13 | + "affiliation": "U.S. Department of Commerce, National Telecommunications and Information Administration, Institute for Telecommunication Sciences", |
| 14 | + "orcid": "0000-0001-8437-6504" |
| 15 | + } |
| 16 | + ], |
| 17 | + "description": "This code repository contains a Python wrapper for the NTIA/ITS implementation of the Low Frequency / Medium Frequency (LF/MF) Propagation Model.", |
| 18 | + "access_right": "open", |
| 19 | + "keywords": [ |
| 20 | + "propagation", |
| 21 | + "communications", |
| 22 | + "antennas", |
| 23 | + "radio wave propagation" |
| 24 | + ], |
| 25 | + "related_identifiers": [ |
| 26 | + { |
| 27 | + "identifier": "https://github.com/NTIA/LFMF", |
| 28 | + "relation": "isSupplementTo", |
| 29 | + "resource_type": "software" |
| 30 | + }, |
| 31 | + { |
| 32 | + "identifier": "https://github.com/NTIA/LFMF-test-data", |
| 33 | + "relation": "isSupplementedBy", |
| 34 | + "resource_type": "dataset" |
| 35 | + }, |
| 36 | + { |
| 37 | + "identifier": "https://ntia.github.io/propagation-library-wiki/models/LFMF/", |
| 38 | + "relation": "isDocumentedBy", |
| 39 | + "resource_type": "softwaredocumentation" |
| 40 | + } |
| 41 | + ], |
| 42 | + "version": "1.1.0" |
| 43 | +} |
0 commit comments