Skip to content

Commit 12b3f61

Browse files
committed
add zenodo config
1 parent 9b6624a commit 12b3f61

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"license": "MIT",
3+
"language": "eng",
4+
"keywords": [
5+
"Groundwater flow equation",
6+
"Groundwater",
7+
"Pumping test",
8+
"Pump test",
9+
"Aquifer analysis",
10+
"extended Theis solution",
11+
"transient drawdown",
12+
"Python",
13+
"GeoStat-Framework"
14+
],
15+
"creators": [
16+
{
17+
"orcid": "0000-0001-9060-4008",
18+
"affiliation": "Helmholtz Centre for Environmental Research - UFZ",
19+
"name": "Sebastian M\u00fcller"
20+
},
21+
{
22+
"orcid": "0000-0002-8783-6198",
23+
"affiliation": "Hydrogeology Group, Department of Earth Science, Utrecht University, Netherlands",
24+
"name": "Alraune Zech"
25+
}
26+
]
27+
}

0 commit comments

Comments
 (0)