File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ # YAML 1.2
2
+ ---
3
+ authors :
4
+ -
5
+ affiliation : " Netherlands eScience Center"
6
+ family-names : Verhoeven
7
+ given-names : Stefan
8
+ orcid : " https://orcid.org/0000-0002-5821-2060"
9
+ -
10
+ affiliation : " Netherlands eScience Center"
11
+ family-names : Drost
12
+ given-names : Niels
13
+ orcid : " https://orcid.org/0000-0001-9795-7981"
14
+ -
15
+ affiliation : " Netherlands eScience Center"
16
+ family-names : Weel
17
+ given-names : Berend
18
+ orcid : " https://orcid.org/0000-0002-9693-9332"
19
+ -
20
+ affiliation : " Netherlands eScience Center"
21
+ family-names : Kalverla
22
+ given-names : Peter
23
+ orcid : " https://orcid.org/0000-0002-5025-7862"
24
+ -
25
+ affiliation : " Netherlands eScience Center"
26
+ family-names : Alidoost
27
+ given-names : Fakhereh
28
+ orcid : " https://orcid.org/0000-0001-8407-6472"
29
+ -
30
+ affiliation : " Netherlands eScience Center"
31
+ family-names : Andela
32
+ given-names : Bouwe
33
+ orcid : " https://orcid.org/0000-0001-9005-8940"
34
+
35
+ cff-version : " 1.2.0"
36
+ identifiers :
37
+ - type : doi
38
+ value : 10.5281/zenodo.1462548
39
+ description : This the identifier used to uniquely identify the software as a concept (i.e., version-agnostic).
40
+ license : Apache-2.0
41
+ message : " If you use this software, please cite it using these metadata."
42
+ repository-code : " https://github.com/eWaterCycle/infra"
43
+ title : " eWaterCycle infra"
Original file line number Diff line number Diff line change 1
1
# Setup of eWaterCycle system on Research cloud
2
2
3
3
![ Ansible Lint] ( https://github.com/eWaterCycle/infra/workflows/Ansible%20Lint/badge.svg )
4
+ [ ![ Concept DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.1462548.svg )] ( https://doi.org/10.5281/zenodo.1462548 )
4
5
5
6
On the [ SURF ResearchCloud] ( https://researchclouddocs.readthedocs.io/en/latest/about.html ) an eWatercycle application will be available that when started will give
6
7
You can’t perform that action at this time.
0 commit comments