-
Notifications
You must be signed in to change notification settings - Fork 29
/
organisation.html
590 lines (582 loc) · 24.9 KB
/
organisation.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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<!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 organisation page">
<title>SciTools Organisation</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/stable/"
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/stable/"
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="header1 land-sea-image mbr-parallax-background">
<div class="mbr-overlay"
style="opacity: 0.3; background-color: rgb(15, 118, 153);"></div>
<div class="container">
<div class="row justify-content-md-center">
<div class="mbr-white col-md-10">
<h1 class="mbr-section-title align-center mbr-bold pb-3 mbr-fonts-style display-1">
<a class="anchor" name="organisation-top" id="organisation-top"></a>
SciTools
</h1>
<p class="mbr-text align-center pb-3 mbr-fonts-style display-5">
How we work as a community.
</p>
</div>
<div class="col-12"></div>
<div class="col-sm-6 col-lg-3 btn-space">
<a class="btn btn-md btn-primary very-rounded" href="organisation.html#about_scitools">
<span class="mbri-info mbr-iconfont mbr-iconfont-btn"></span>
About SciTools
</a>
</div>
<div class="col-sm-6 col-lg-3 btn-space">
<a class="btn btn-md btn-primary very-rounded" href="organisation.html#collaboration">
<span class="mbri-users mbr-iconfont mbr-iconfont-btn"></span>
Collaboration
</a>
</div>
<div class="col-sm-6 col-lg-3 btn-space">
<a class="btn btn-md btn-primary very-rounded" href="organisation.html#governance">
<span class="mbri-edit mbr-iconfont mbr-iconfont-btn"></span>
Governance
</a>
</div>
<div class="col-sm-6 col-lg-3 btn-space">
<a class="btn btn-md btn-primary very-rounded" href="organisation.html#contact_us">
<span class="mbri-chat mbr-iconfont mbr-iconfont-btn"></span>
Contact Us
</a>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 about-collaboration-heading">
<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">
<a class="anchor" name="about_scitools" id="about_scitools"></a>
About SciTools
</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
SciTools is a collaborative effort to produce powerful Python-based
open-source tools for Earth scientists.
</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 text-block-section">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">
<p>
Initially started at the
<a href="https://www.metoffice.gov.uk/">Met Office</a>,
SciTools has grown into a diverse community of partners
and collaborators from around the world.
SciTools is responsible for the maintenance of a number of key
packages such as Iris and Cartopy, and continues to develop new
and innovative tools for the Earth scientist's toolkit.
</p>
<p>
The Met Office remains a driving force behind SciTools; however,
all the packages are fundamentally developed in the open.
The direction of SciTools is decided by the community of developers,
who are always eager for more people from different areas to contribute
towards Iris, Cartopy and the wider SciTools ecosystem.
</p>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 about-collaboration-heading">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h3 class="align-center pb-3 mbr-fonts-style display-2">
<a class="anchor" name="collaboration" id="collaboration"></a>
Collaboration
</h3>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
Iris and Cartopy are free and open source projects, published under
the <a href="http://www.gnu.org/licenses/lgpl.html">LGPLv3</a> licence.
Both libraries work extensively with third party free and open
source libraries.
</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 text-block-section">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">
<p>
One of the primary objectives behind
making SciTools open source is to aid collaboration and collaborative
development.
</div>
</div>
</div>
</section>
<section class="mbr-section article content12 blue-bullet-list">
<div class="container">
<div class="media-container-row">
<div class=
"mbr-text counter-container col-12 col-md-8 mbr-fonts-style display-7">
<ul>
<li>
<b>Developing alongside SciTools</b> -
Developers are encouraged to use the capabilities of SciTools to
build libraries and functionality of their own.
Projects depending on SciTools packages are encouraged to engage
with the development process through the
<a href="http://github.com/scitools">SciTools GitHub organisation</a>.
It is hoped that this will lead to developers
contributing code to SciTools.
</li>
<li>
<b>Publishing Code</b> -
For any potential collaborative
development activity it is important that the code base is available
to collaborators and licensed to enable collaboration.
Publishing code as it is being developed is an excellent way to work
with development communities working in similar spaces.
It will benefit SciTools development and the development of libraries
dependent on SciTools if the code is published and available for
developers to investigate and provide feedback on.
Publishing on a site such as
<a href="http://github.com/scitools">GitHub</a>, the SciTools contributors
approach and <a href="http://www.gnu.org/licenses/lgpl.html">LGPLv3</a>
license present one way of managing this.
It is the responsibility of a publisher to manage these
matters as they see fit, considering license conditions, access rights and
the implications for their project. Such public projects, dependent on
SciTools modules, are likely to provide a rich seam of ideas and approaches,
leading to developments in SciTools modules which can be adopted and shared
across the community.
</li>
<li>
<b>Contributing to SciTools</b> -
Contributions to the SciTools open source libraries are encouraged: the pages on
<a href="organisation.html#governance">governance</a> and the
developer's guide provide information on what is involved in
SciTools collaborative development.
Small scale contributions fit well with this model, such as bug fixes and
new feature implementations to current modules. Larger scale
development activities may require different approaches, as it
may take significant design and implementation effort before it
is clear how integration may occur.
It may prove useful to publish such code independently of SciTools and
then investigate integration over time.
</li>
<li>
<b>Adoption of Code</b> -
Adoption of code into SciTools packages will follow governance
guidelines and then refer to our developer's guide procedures.
In most cases discussions via GitHub issues and the developer
communities (Iris and Cartopy) will be required, to detail
scope, interfaces and design considerations. Providing code
which can be developed collaboratively will enable more
detailed and focussed discussions of the relevant issues
facilitating code adoption.
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 title-banner">
<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">
<a class="anchor" name="governance" id="governance"></a>
Governance
</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
"<em>
Give no decision till both sides thou'st heard</em>." - Phocylides
</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section article content1 text-block-section">
<div class="container">
<div class="media-container-row">
<div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7">
<div></div>
<div>
<p>
An active community contributes to the day-to-day development and
upkeep of the project.
We expect the community to contribute to decisions through open
debate.
The steering council will lead the project and act as final arbitrator on
decisions via majority.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section article content12 blue-bullet-list">
<div class="container">
<div class="media-container-row">
<div class="mbr-text counter-container col-12 col-md-8 mbr-fonts-style display-7">
<ul>
<li><b>Users</b> - Users download and use Iris
and/or Cartopy. They are the reason these packages have been
created and developed. We want to know what problems they
experience and ideas they have so that we can improve the
software. Become a User by downloading the libraries and starting
to use them now.
</li>
<li>
<b>Contributors</b> - Contributors are people who
contribute to the Iris and/or Cartopy project but do not have
sufficient privileges to merge a pull request.
Contributions can be made by providing bug fixes, adding new
code, reporting bugs, updating or writing new documentation and
gallery additions.
Become a Contributor with any of the tasks described above.
Please note that merging of source code contributions is at the
discretion of the Developers and follows an iterative dialogue.
We will also need a completed
<a href="https://scitools.org.uk/cla/v4/form">Contributor's Licence Agreement
(CLA)</a>.
We will be following the 'review-then-commit' process of merging
contributions into the project. After nomination by
the developers to the steering council, major and effective
contributors to the project will be invited to become a
developer.
</li>
<li><strong>Developers</strong> - It is the Development team's
responsibility to ensure the quality of the source code and
documentation remains high and that the integrity of the project
is preserved. To achieve this, the Development team will:
Review and merge Contributors bug fixes, new code and/or
documentation from submitted pull requests into the master. Ensure
that everyone who wishes to contribute has submitted a CLA. Define
coding and testing standards. Define development
methodologies.
</li>
<li><strong>Owners</strong> - Owners are responsible for the
repository and for granting privileges.</li>
<li><strong>Steering council</strong> - The steering council is
made up of a small group of long-term SciTools developers.
The council are responsible for providing high-level steer
and scope for the SciTools organisation. It is also able to
arbitrate decisions for the wider SciTools developer community via
a simple steering council majority. The steering council
members are: Andrew Dawson (@ajdawson), Bill Little
(@bjlittle), Philip Elson (@pelson)</li>
<li><strong>Support</strong>- Support is offered on a best
endeavour only and is provided as time and resources allow. That
said support is an important activity for the Developers as it
provides an opportunity to work closely with people using Iris, Cartopy and other SciTools packages. It
is from these events that real value is generated that can be
brought back into the project. Available support channels for the
project can be found at Iris Community Page and on the Cartopy
Home page 'Getting Involved' section.</li>
</ul>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 title-banner">
<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">
<a class="anchor" name="contact_us" id="contact_us"></a>
Contact Us
</h2>
</div>
</div>
</div>
</section>
<section class="mbr-section content7 github-box">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text align-right mb-0 mbr-fonts-style display-7">
<b><a href="https://github.com/SciTools">GitHub</a></b><br>
As an open source project SciTools is hosted on
<a href="https://github.com/SciTools">GitHub</a>.
This is where we discuss and implement future developments in the project.
If you're interested in being involved please go to a relevant
project and create an Issue or Pull Request, depending on
what's more appropriate. Alternatively you can comment
on existing Issues and Pull Requests. Any feedback is
valuable.
</p>
</div>
</div>
<div class="mbr-figure"
style="width: 35%;">
<a href="https://github.com/SciTools">
<img src="static/images/github-logo-436x436.png"
alt="github-logo"
title="">
</a>
</div>
</div>
</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>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-7">
© British Crown Copyright 2022, 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 -->
</body>
</html>