-
Notifications
You must be signed in to change notification settings - Fork 8
/
team.html
42 lines (37 loc) · 1.39 KB
/
team.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
layout: base
permalink: /team/
title: Team
---
<h1>Team</h1>
<p>
The Solar Forecast Arbiter team is comprised of
</p>
<ul>
<li>Will Holmgren (PI), University of Arizona</li>
<li>Cliff Hansen, Sandia National Laboratories</li>
<li>Aidan Tuohy, Electric Power Research Institute</li>
<li>Justin Sharp, Sharply Focused</li>
<li>Tony Lorenzo, University of Arizona</li>
<li>Leland Boeman, University of Arizona</li>
<li>Adam Wigington, Electric Power Research Institute</li>
<li>David Larson, Electric Power Research Institute</li>
</ul>
<p>Funding is provided by the Department of Energy Solar Energy Technologies Office.</p>
<div class="logo-container">
<div class="teamlogo-wrapper">
<img alt="University of Arizona logo" class="teamlogo" src="/images/logos/ua_horiz_rgb_small.png">
</div>
<div class="teamlogo-wrapper">
<img alt="Sandia National Laboratory logo" class="teamlogo" src="/images/logos/SNL_Stacked_Black_Blue.png">
</div>
<div class="teamlogo-wrapper">
<img alt="EPRI logo" class="teamlogo" src="/images/logos/EPRI logo 2015_RGB_small.png">
</div>
<div class="teamlogo-wrapper">
<img alt="Sharply Focused logo" class="teamlogo" src="/images/logos/2016-10-Flat-Color-Tight_small.png">
</div>
<div class="teamlogo-wrapper">
<img alt="DOE SETO logo" class="teamlogo" src="/images/logos/eere_logo_horiz_green_small.png">
</div>
</div