forked from rucio/rucio.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
events.html
256 lines (234 loc) · 10.8 KB
/
events.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
<!DOCTYPE HTML>
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-32728665-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-32728665-3');
</script>
<title>Rucio - Scientific Data Management :: Publications</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body class="landing">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<a href="index.html">
<span id="logo-container">
<img src='images/wide_logo2.png' />
</span>
</a>
<nav id="nav-desktop">
<ul>
<li><a class="icon fa-code" href="https://github.com/rucio/rucio"> Source</a></li>
<li>-</li>
<li><a class="icon fa-file-text-o" href="https://rucio.cern.ch/documentation"> Documentation</a></li>
<li>-</li>
<li><a class="icon fa-users" href="team.html"> Team</a></li>
<li>-</li>
<li><a class="icon fa-globe" href="community.html"> Community</a></li>
<li>-</li>
<li><a class="icon fa-comments-o" href="http://rucio.cern.ch/documentation/contact_us"> Communication</a></li>
<li>-</li>
<li><a class="icon fa-book" href="publications.html"> Publications</a></li>
<li>-</li>
<li><a class="icon fa-calendar" href="events.html"> Events</a></li>
</ul>
</nav>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"></a>
<div id="menu">
<ul>
<li><a class="icon fa-code" href="https://github.com/rucio/rucio"> Source</a></li>
<li><a class="icon fa-file-text-o" href="https://rucio.cern.ch/documentation"> Documentation</a></li>
<li><a class="icon fa-users" href="team.html"> Team</a></li>
<li><a class="icon fa-globe" href="community.html"> Community</a></li>
<li><a class="icon fa-comments-o" href="http://rucio.cern.ch/documentation/contact_us"> Communication</a></li>
<li><a class="icon fa-book" href="publications.html"> Publications</a></li>
<li><a class="icon fa-calendar" href="events.html"> Events</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<section id="events" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Events</h2>
</header>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2023_Dirac_RucioWS_groupphoto.jpg" />
</div>
<div>
<a href="https://indico.cern.ch/event/1252369/">
<h3>DIRAC & Rucio Workshop 2023</h3>
</a>
<h5>16 October - 20 October 2023 @ KEK, Tsukuba, JP</h5>
<p>The first DIRAC & Rucio workshop was hosted by KEK in Tsukuba, Japan. It was attended by more than
40 participants and focused on the collaboration between the two software projects.</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/1252369/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2022_5th_workshop_group_photo.jpg" />
</div>
<div>
<a href="https://indico.cern.ch/event/1185600/">
<h3>5<sup>th</sup> Rucio community workshop</h3>
</a>
<h5>10 November - 11 November 2022 @ Lancaster University, UK</h5>
<p>The fifth Rucio Community Workshop was hosted by Lancaster University, UK, and was attended by over 80
participants. It was colocated with the WLCG workshop. </p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/1185600/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2021_4th_workshop_group_photo.png" />
</div>
<div>
<a href="https://indico.cern.ch/event/1037922/">
<h3>4<sup>th</sup> Rucio community workshop</h3>
</a>
<h5>28 September - 30 September 2021 @ Virtual</h5>
<p>The fourth Rucio Community Workshop was held as fully virtual workshop. Over 110 participants joined us
to hear presentations from 27 scientific communities. Three topical sessions on WFMS, astronomy, and the
long tail of science were held. We also introduced three expert-panels on "Rucio in a non-grid
environment", "Astronomy & Metadata", and "Transfer & Storage" where experts discussed questions from the
audience.</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/1037922/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2020_3rd_rucio_workshop.png" />
</div>
<div>
<a href="https://indico.cern.ch/event/867913/">
<h3>3<sup>rd</sup> Rucio community workshop</h3>
</a>
<h5>10 March - 12 March 2020 @ Fermilab, USA</h5>
<p>The third Rucio Community Workshop was hosted by Fermilab, USA. Over 80 participants joined us to hear
presentations from 29 scientific communities.</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/867913/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2019_second_coding_camp.png" />
</div>
<div>
<a href="https://indico.cern.ch/event/819753/">
<h3>Rucio coding camp 2019</h3>
</a>
<h5>15-17 October 2019 @ CERN</h5>
<p>We organized a three day coding camp at CERN which brought together 21 current and future Rucio
developers.</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/819753/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2019_second_rucio_workshop.jpg" />
</div>
<div>
<a href="https://indico.cern.ch/event/773489/">
<h3>2<sup>nd</sup> Rucio community workshop</h3>
</a>
<h5>28 Feburary - 1 March 2019 @ Oslo, Norway</h5>
<p>For the 2nd Rucio Community Workshop we met in Oslo, Norway where 12 communities (ATLAS, CMS, CTA, DUNE,
EISCAT3D, ICECUBE, LCLS-II, LSST, NSLS-II, SKA, XENONnT, XDC) presented their use cases and challenges.
</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/773489/">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2018_first_coding_camp.jpg" />
</div>
<div>
<a href="https://indico.cern.ch/event/766750">
<h3>Rucio coding camp 2018</h3>
</a>
<h5>29-30 November 2018 @ CERN</h5>
<p>We organized a two day coding camp at CERN which brought together 14 current and future Rucio developers.
</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/766750">Website</a>
</div>
</section>
<section class="bottom-margin">
<div>
<img class="image" src="images/events/2018_first_rucio_workshop.jpeg" />
</div>
<div>
<a href="https://indico.cern.ch/event/676472/">
<h3>1<sup>st</sup> Rucio community workshop</h3>
</a>
<h5>1-2 March 2018 @ CERN</h5>
<p>In order to present Rucio to a wider audience, we organized a two days workshop at CERN where we
presented Rucio,
its concepts and the ongoing and planned developments. The workshop was then devoted to the information
exchange between the Rucio developers,
service administrators and the various interested communities (and possible collaborations) in order to
collect feedback and requirements.</p>
<a class="icon fa-link button special" href="https://indico.cern.ch/event/676472">Website</a>
</div>
</section>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>Get in touch</h2>
<p>We are always happy to chat. You can drop us a mail and we will reply as quickly as possible.</p>
</header>
<ul class="actions vertical">
<li><a href="http://rucio.cern.ch/documentation/contact_us" class="button special">Contact us</a>
</li>
</ul>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://github.com/rucio" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="http://rucio.cern.ch/documentation/contact_us" class="icon fa-comments"><span class="label">Contact
Us</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>Website template by: <a href="http://html5up.net">HTML5 UP</a></li>
<li>Background image by: <a href="https://cds.cern.ch/record/1489958">CERN</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>