-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
36 lines (36 loc) · 1.33 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
{
"title": "watervogelanalysis: Analysis of the Wintering Birds",
"version": "0.4.0",
"license": "GPL-3.0",
"upload_type": "software",
"description": "<p>Volunteers count 167 species of the wintering waterbirds in Flanders at over 1100 wetland site since the winter of 1991-1992. This R package assists the analysis of those records. First it imports the relevant data from the databank and stores that in an analysis data repository. Then it prepares the analysis objects in the format of the ‘n2kanalysis’ package. Those objects are sent off to fit, either of a local machine or an AWS EC2 instance. Finaly we generate a technical report on the results.<\/p>",
"keywords": [
"wintering waterbird, birds directive, monitoring"
],
"access_right": "open",
"language": "eng",
"contributors": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216",
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "rightsholder"
}
],
"creators": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216"
}
],
"communities": [
{
"identifier": "inbo"
}
]
}