-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.zenodo.json
70 lines (70 loc) · 1.91 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
66
67
68
69
70
{
"title": "Intake Catalogues for EERIE Data",
"creators": [
{
"name": "Wachsmann, Fabian",
"affiliation": "The German Climate Computing Center"
},
{
"name": "Aengenheyster, Matthias",
"affiliation": "ECMWF"
},
{
"name": "Wickramage, Chathurika",
"affiliation": "German Climate Computing Centre"
},
{
"name": "Seddon, Jon",
"affiliation": "Met Office"
},
{
"name": "Koldunov, Nikolay",
"affiliation": "Alfred Wegener Institute for Polar and Marine Research"
},
{
"name": "Ziemen, Florian",
"affiliation": "German Climate Computing Centre"
}
],
"description": "This repository contains Intake catalogues for the EERIE data held at the analysis facilities (JASMIN and DKRZ). The `eerie.yaml` file is used to load all catalogue files into Intake. The `dkrz/` directory contains the Intake catalogue for data held by DKRZ in Intake YAML format, while the `jasmin/` directory contains the Intake catalogue for the initial Met Office data at JASMIN, created with intake-esm.",
"license": "BSD-3-Clause",
"keywords": [
"EERIE",
"Intake",
"Data Catalogues",
"JASMIN",
"DKRZ"
],
"related_identifiers": [
{
"relation": "isSupplementTo",
"identifier": "https://eerie-project.eu/"
}
],
"grants": [
{
"id": "101081383",
"funder": {
"name": "European Commission",
"identifier": "https://doi.org/10.13039/501100000780",
"scheme": "doi"
}
},
{
"id": "10057890",
"funder": {
"name": "UK Research and Innovation",
"identifier": "https://doi.org/10.13039/501100000266",
"scheme": "doi"
}
},
{
"id": "10040510",
"funder": {
"name": "UK Research and Innovation",
"identifier": "https://doi.org/10.13039/501100000266",
"scheme": "doi"
}
}
]
}