-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
53 lines (53 loc) · 1.55 KB
/
.zenodo.json
File metadata and controls
53 lines (53 loc) · 1.55 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"title": "dubicube: Calculation and Interpretation of Data Cube Indicator Uncertainty",
"version": "0.11.1",
"license": "MIT",
"upload_type": "software",
"description": "<p>This R package provides functions to explore data cubes using simple measures and cross-validation techniques. It can also be used for uncertainty calculation using the bootstrap resampling method, and functionality is provided for efficient interpretation and visualisation of uncertainty related to indicators based on occurrence cubes.<\/p>",
"keywords": [
"uncertainty quantification",
"uncertainty visualisation",
"biodiversity indicators",
"data cubes"
],
"access_right": "open",
"language": "eng",
"contributors": [
{
"name": "Langeraert, Ward",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-5900-8109",
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "rightsholder"
}
],
"creators": [
{
"name": "Langeraert, Ward",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-5900-8109"
},
{
"name": "Van Daele, Toon",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-1362-853X"
}
],
"communities": [
{
"identifier": "b3"
},
{
"identifier": "inbo"
}
],
"publisher": "Research Institute for Nature and Forest (INBO)",
"grants": [
{
"id": "101059592"
}
]
}