Skip to content

Commit 3475faa

Browse files
committed
feat: add affiliations plugin and data files for various institutions
1 parent 9076a79 commit 3475faa

25 files changed

Lines changed: 196 additions & 127 deletions

data/affiliations/argonne.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Argonne National Laboratory
2+
type: laboratory
3+
url: https://www.anl.gov/
4+
image: argonne.png
5+
6+

data/affiliations/depaul.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: DePaul University
2+
type: university
3+
url: https://www.cdm.depaul.edu/about/Pages/School-of-Computing.aspx
4+
image: depaul.png
5+
6+

data/affiliations/doe.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Department of Energy
2+
type: funding
3+
url: https://www.energy.gov/
4+
image: doe.png
5+
6+

data/affiliations/hdfgroup.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: The HDF Group
2+
type: company
3+
url: https://www.hdfgroup.org/
4+
image: hdfgroup.jpg
5+
6+

data/affiliations/lanl.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Los Alamos National Laboratory
2+
type: laboratory
3+
url: https://www.lanl.gov/
4+
image: lanl.png
5+
6+

data/affiliations/lbl.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Lawrence Berkeley National Laboratory
2+
type: laboratory
3+
url: https://www.lbl.gov/
4+
image: lbl.jpg
5+
6+

data/affiliations/llnl.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Lawrence Livermore National Laboratory
2+
type: laboratory
3+
url: https://www.llnl.gov/
4+
image: llnl.png
5+
6+

data/affiliations/nasa.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: National Aeronautics and Space Administration
2+
type: funding
3+
url: https://www.nasa.gov/
4+
image: nasa.png
5+
6+

data/affiliations/nersc.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: National Energy Research Scientific Computing Center
2+
type: laboratory
3+
url: https://www.nersc.gov/
4+
image: nersc.jpg
5+
6+

data/affiliations/nih.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: National Institutes of Health
2+
type: funding
3+
url: https://www.nih.gov/
4+
image: nih.png
5+
6+

0 commit comments

Comments
 (0)