forked from SciTools/scitools.org.uk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
signed_cla.html
342 lines (326 loc) · 12.4 KB
/
signed_cla.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html>
<head>
<!-- START META -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<meta content="AVD" name="author">
<meta content="SciTools - Python libraries for Weather and Climate Science." name="description">
<meta content="PP, GRIB1, GRIB2, netcdf, HDF, visualisation, weather, climate, map, cartography, projection, map, analysis,
Iris, Cartopy" name="keywords">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible"
content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="/static/images/scitools-logo-128x128-3.png"
type="image/x-icon">
<!-- END META -->
<meta name="description" content="this is the list of users who signed the CLA">
<title>User's with process CLAs</title>
<!-- START STYLES -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<link rel="stylesheet"
href="/static/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet"
href="/static/tether/tether.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet"
href="/static/socicon/css/styles.css">
<link rel="stylesheet"
href="/static/dropdown/css/style.css">
<link rel="stylesheet"
href="/static/theme/css/style.css">
<link rel="stylesheet"
href="/static/mobirise/css/mbr-additional.css"
type="text/css">
<!-- END STYLES -->
</head>
<body>
<!-- START HEADER -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<section class="menu scitools-menu" once="menu">
<nav class= "navbar navbar-expand beta-menu navbar-dropdown
align-items-center navbar-fixed-top navbar-toggleable-sm">
<button class="navbar-toggler navbar-toggler-right"
type="button"
data-toggle="collapse"
data-target="#navbar-content"
aria-controls="navbar-content"
aria-expanded="false"
aria-label="Toggle navigation">
<div class="hamburger">
<span></span> <span></span> <span></span> <span></span>
</div></button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="/index.html#home-top">
<img src="/static/images/logo.200x200-trans-white-122x122.png"
alt="scitools-logo-white" title="" style="height: 3.8rem;">
</a>
</span>
<span class="navbar-caption-wrap">
<a class="navbar-caption text-white display-4"
href="/index.html#home-top">
SciTools
</a>
</span>
</div>
</div>
<div class="collapse navbar-collapse" id="navbar-content">
<ul class="navbar-nav nav-dropdown nav-right"
data-app-modern-menu="true">
<li class="nav-item">
<a class="nav-link link text-white display-4" href="/index.html#home-top" aria-expanded="true">
<span class="mbri-home mbr-iconfont mbr-iconfont-btn"></span>
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link link text-white display-4" href="/organisation.html#organisation-top" aria-expanded="true">
<span class="mbri-users mbr-iconfont mbr-iconfont-btn"></span>
Organisation
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link link text-white dropdown-toggle display-4"
data-toggle="dropdown-submenu"
aria-expanded="false"><span class=
"mbri-file mbr-iconfont mbr-iconfont-btn"></span>
Documentation
</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-4"
href="/iris/docs/latest/"
aria-expanded="false">
Iris
</a>
<a class="text-white dropdown-item display-4"
href="/cartopy/docs/latest/"
aria-expanded="false">
Cartopy
</a>
<a class="text-white dropdown-item display-4"
href="https://iris-grib.readthedocs.io/en/latest/"
aria-expanded="false">
iris-grib
</a>
<a class="text-white dropdown-item display-4"
href="/cf-units/docs/latest/"
aria-expanded="false">
cf-units
</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link link text-white dropdown-toggle display-4"
href="https://github.com/SciTools"
aria-expanded="false"
data-toggle="dropdown-submenu">
<span class="mbri-github mbr-iconfont mbr-iconfont-btn"></span>
GitHub
</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/iris"
aria-expanded="true">
Iris
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/cartopy"
aria-expanded="true">
Cartopy
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/cf-units"
aria-expanded="true">
cf-units
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/iris-grib"
aria-expanded="true">
iris-grib
</a>
<div class="dropdown-divider"></div>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools"
aria-expanded="true">
All Repositories
</a>
</div>
</li>
</ul>
</div>
</nav>
</section>
<!-- END HEADER -->
<section class="mbr-section content4 status-title">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
Users who have signed CLAs
</h2>
</div>
</div>
</div>
</section>
<section class="section-table iris-cartopy-box">
<div class="container container-table">
<div class="table-wrapper">
<div class="container scroll">
<table class="table" cellspacing="0" id="status-table">
<thead>
<tr class="table-heads">
<th class="head-item mbr-fonts-style display-7">
Github Username
</th>
<th class="head-item mbr-fonts-style display-7">
Organisation
</th>
</tr>
</thead>
<tbody>
<!-- The content is populated by a script at the end of the page. -->
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- START FOOTER -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<section class="social-links">
<div class="container">
<div class="media-container-row">
<div class="col-md-8 align-center">
<div>
<div class="mbr-social-likes">
<span class="btn btn-social socicon-bg-facebook facebook mx-2"
title="Share link on Facebook">
<i class="socicon socicon-facebook"></i>
</span>
<span class="btn btn-social twitter socicon-bg-twitter mx-2"
title="Share link on Twitter">
<i class="socicon socicon-twitter"></i>
</span>
<span class="btn btn-social plusone socicon-bg-googleplus mx-2"
title="Share link on Google+">
<i class="socicon socicon-googleplus"></i>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section once="" class="bottom-links">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row row-links">
<ul class="foot-menu">
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#about_scitools">
About SciTools
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#contact_us">
Contact us
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/privacy.html#privacy-top">
Privacy Policy
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#governance">
Governance
</a>
</li>
</ul>
</div>
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://github.com/SciTools">
<span class="mbr-iconfont mbr-iconfont-social socicon-github socicon"></span>
</a>
</div>
<div class="soc-item">
<a href="https://groups.google.com/forum/#!forum/scitools-iris">
<span class="mbr-iconfont mbr-iconfont-social socicon-googlegroups socicon"></span>
</a>
</div>
</div>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-7">
© British Crown Copyright 2019, Met Office - All Rights Reserved
</p>
</div>
</div>
</div>
</section>
<!-- END FOOTER -->
<!-- START POST-INCLUDES -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<script src="/static/jquery/jquery.min.js">
</script>
<script src="/static/popper/popper.min.js">
</script>
<script src="/static/tether/tether.min.js">
</script>
<script src="/static/bootstrap/js/bootstrap.min.js">
</script>
<script src="/static/smoothscroll/smooth-scroll.js">
</script>
<script src="/static/touchswipe/jquery.touch-swipe.min.js">
</script>
<script src="/static/parallax/jarallax.min.js">
</script>
<script src="/static/sociallikes/social-likes.js">
</script>
<script src="/static/dropdown/js/script.min.js">
</script>
<script src="/static/theme/js/script.js">
</script>
<!-- END POST-INCLUDES -->
<script>
var cla_json = location.protocol + "//" + location.host + "/contributors.json";
function contributor_row(contributor) {
// Construct a row for the contributors table for a given contributor.
var profile_link = '<a href="https://github.com/' + contributor.profile_name + '">@' + contributor.profile_name + '<\/a>';
var organisation_name = "";
if (contributor.organisation) {
organisation_name = contributor.organisation;
}
return $('<tr>'
+' <td class="body-item mbr-fonts-style display-7">' + profile_link + '</td>'
+' <td class="body-item mbr-fonts-style display-7">' + organisation_name + '</td>'
+'</tr>')
}
$.getJSON(cla_json, function(data) {
// Sort the contributors alphabetically by profile name so it is easy to
// find the name you are looking for.
data.contributors.sort(function(c1, c2) {
var name1 = c1.profile_name.toLowerCase();
var name2 = c2.profile_name.toLowerCase();
return (name1 > name2) ? 1 : (name1 < name2) ? -1 : 0
});
// Now construct a table entry for each contributor.
$.each(data.contributors, function(index) {
var contributor = this;
$("tbody").append(contributor_row(this));
});
});
</script>
</body>
</html>