-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.zenodo.json
More file actions
35 lines (35 loc) · 1.48 KB
/
.zenodo.json
File metadata and controls
35 lines (35 loc) · 1.48 KB
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
{
"title": "Lightguide - Seismological Tools for DAS data",
"description": "Lightguide is a package for handling, filtering and modelling distributed acoustic sensing (DAS) data. The package interfaces handling and processing routines of DAS data to the Pyrocko framework. The tools including restitution, frequency and fk filtering. Numerical forward modelling of various dislocation sources in layered and homogeneous half-space towards DAS strain and strain-rate is employed through Pyrocko-Green's function package.",
"license": "AGPL-3.0-or-later",
"upload_type": "software",
"creators": [
{
"name": "Marius Paul Isken",
"affiliation": "GFZ German Research Centre for Geosciences, Potsdam, Germany"
},
{
"name": "Sebastian Heimann",
"affiliation": "University of Potsdam, Germany"
},
{
"name": "Christopher Wollin",
"affiliation": "GFZ German Research Centre for Geosciences, Potsdam, Germany"
},
{
"name": "Hannes Vasyura-Bathke",
"affiliation": "GFZ German Research Centre for Geosciences, Potsdam, Germany"
},
{
"name": "Torsten Dahm",
"affiliation": "GFZ German Research Centre for Geosciences, Potsdam, Germany"
}
],
"keywords": [
"Distributed acoustic sensing",
"DAS",
"Seismology",
"Frequency wavenumber filter"
],
"access_right": "open"
}