Skip to content

Commit e0368ae

Browse files
authored
Merge pull request #2 from KWB-R/dev
Add EU project grant
2 parents 1be3a41 + eac7546 commit e0368ae

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
^codecov\.yml$
99
^index\.md$
1010
^README\.md$
11+
^\.zenodo\.json$

.zenodo.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"title": "kwb.BerlinWaterModel.public",
3+
"upload_type": "software",
4+
"creators": [
5+
{
6+
"name": "Rustler, Michael",
7+
"affiliation": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
8+
"orcid": "0000-0003-0647-7726"
9+
},
10+
{
11+
"name": "Wicke, Daniel",
12+
"affiliation": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
13+
"orcid": "0000-0002-5722-5433"
14+
}
15+
],
16+
"grants": [
17+
{
18+
"id": "10.13039/501100000780::101037084"
19+
}
20+
]
21+
}

0 commit comments

Comments
 (0)