Skip to content

Commit 19a02d1

Browse files
authored
Merge pull request #56 from grycap/feat-add-eosc-dc
Included new cluster for EOSC Data Commons
2 parents 30ec87e + 8664d75 commit 19a02d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

static/data/oscar-clusters.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
"provider": "Universitat Politècnica de València (UPV)",
66
"capacity": "GPU/CPU",
77
"status": "active",
8+
"project": "https://www.grycap.upv.es",
9+
"project_icon": "images/logo-grycap.png"
10+
},
11+
{
12+
"name": "OSCAR - EOSC Data Commons",
13+
"city": "Gebze, Turkey",
14+
"provider": "TÜBİTAK - Turkish National Research Institute of Electronics and Cryptology",
15+
"capacity": "CPU",
16+
"status": "active",
817
"project": "https://www.eosc-data-commons.eu",
918
"project_icon": "images/eosc-data-commons.png"
1019
},

0 commit comments

Comments
 (0)