-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.zenodo.json
65 lines (65 loc) · 1.72 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "Meijer, Christiaan"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Goncalves, Romulo"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Renaud, Nico"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Andela, Bouwe"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Dzigan, Yifat"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Diblen, Faruk"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Ranguelova, Elena"
},
{
"affiliation": "Netherlands eScience Center",
"name": "van den Oord, Gijs"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Grootes, Meiert W."
},
{
"affiliation": "Netherlands eScience Center",
"name": "Nattino, Francesco"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Ku, Ou"
},
{
"affiliation": "Institute for Biodiversity and Ecosystem Dynamics, University of Amsterdam",
"name": "Koma, Zsófia"
}
],
"description": "Laserchicken is a toolkit for handling point clouds created using airborne laser scanning (ALS). Find neighboring points in your point cloud and describe them as feature values. Read our user manual and our (very modest) tutorial.",
"keywords": [
"airborne laser scanning",
"machine learning",
"point cloud",
"digital terrain map"
],
"license": {
"id": "Apache-2.0"
},
"publication_date": "2023-07-05",
"title": "Laserchicken: toolkit for ALS point clouds",
"version": "0.6.1"
}