-
Notifications
You must be signed in to change notification settings - Fork 7
/
.zenono.json
44 lines (41 loc) · 1.22 KB
/
.zenono.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
{
"creators": [
{
"orcid": "0000-0002-1966-8460",
"affiliation": "Netherlands eScience Center",
"name": "Liu, Yang"
},
{
"orcid": "0000-0002-5025-7862",
"affiliation": "Netherlands eScience Center",
"name": "Kalverla, Peter"
},
{
"orcid": "0000-0003-4487-9822",
"affiliation": "Netherlands eScience Center",
"name": "Schilperoort, Bart"
},
{
"orcid": "0000-0001-8407-6472",
"affiliation": "Netherlands eScience Center",
"name": "Alidoost, Fakhereh"
},
{
"orcid": "0000-0002-1839-2618",
"affiliation": "Vrije Universiteit Amsterdam",
"name": "Vijverberg, Sem"
},
{
"affiliation": "Vrije Universiteit Amsterdam",
"name": "Van Ingen, Jannes"
},
{
"orcid": "0000-0002-2546-4528",
"affiliation": "Netherlands eScience Center",
"name": "Donnelly, Claire"
}
],
"license": "Apache-2.0",
"title": "s2spy: boosting (sub) seasonal forecasting with AI in python",
"keywords": ["s2s", "AI"]
}