-
Notifications
You must be signed in to change notification settings - Fork 1
/
day0.html
148 lines (124 loc) · 5.81 KB
/
day0.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
<!DOCTYPE HTML>
<!--
Transitive by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Day 0</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
<!-- Header -->
<!--<header id="header" class="alt">-->
<header id="header">
<div class="logo"><a href="index.html">SSSC Sprint 2024 </a></div>
<a href="#menu" class="toggle"><span>Menu</span></a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="code_of_conduct.html">Code of Conduct</a></li>
<li><a href="day-1.html">Logistics </a></li>
<li><a href="day0.html">Day 0 </a></li>
<li><a href="day1.html">Day 1 (September 25) </a></li>
<li><a href="day2.html">Day 2 (September 26) </a></li>
<li><a href="day3.html">Day 3 (September 27) </a></li>
</ul>
</nav>
<!-- One -->
<section id="one" class="wrapper style2">
<div class="inner">
<header class="align-center">
<h2> Day 0 - Information for Newbies to the Sprint and SSSC </h2>
</header>
<hr />
<div class="box">
<div class="image fit">
<img src="images/ReveladoRubinNº33.jpg" alt="Image of the Rubin Observatory First Stone" />
</div>
<div class="content">
<header class="align-center">
<h2> Day 0 </h2>
</header>
<hr />
<h3> What is Day 0?</h3>
<p> Day 0 in a set of introductory material aimed at anyone in the LSST SSSC community who might be new to Rubin Observatory and the Legacy Survey of Space and Time, but everyone is welcome to review the pre-recorded materials below before the Sprint.</p>
<h3> Day 0 </h3>
<p> <b style="color:#008080"> Introduction to DP0.3 at the 2023 Rubin Community Workshop </b> </p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ww_MuOOXg3Q?si=wKNnMMhdziWWnrPB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p> Additional Vera C. Rubin Observatory Documentation for Data Preview 0.3 (DP0.3) can be found <a href="https://dp0-3.lsst.io/">here</a>. </p>
<p> <b style="color:#008080"> Introduction to the SSSC Jupyterhub </b> - Stephen Stetzler (University of Washington) </p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Yj2qeMkyagM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8KEOcdeEB9M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<p> <b style="color:#008080"> Introduction to the LSST Solar System Data Products </b> - Ari Heinze (University of Washington) </p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/RHVq7BO89tE?si" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<p> <b style="color:#008080"> Tutorial Session: Sbpy </b> - Mike Kelley (University of Maryland)</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/R_eF_jGYBTM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<p> <b style="color:#008080"> Crash Course about Rubin Observatory, LSST, and the SSSC </b> - Melissa Graham. A series of videos is available <a href="https://community.lsst.org/t/crash-course-on-lsst-and-rubin-observatory-june-2022/6655">HERE</a>.</p>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="three" class="wrapper style3">
<div class="inner">
<div id="flexgrid">
<div>
<header>
<h3>Day 1 (September 25) </h3>
</header>
<ul class="actions">
<li><a href="day1.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 2 (September 26) </h3>
</header>
<ul class="actions">
<li><a href="day2.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 3 (September 27)</h3>
</header>
<ul class="actions">
<li><a href="day3.html" class="button special">Learn More</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer" class="wrapper">
<div class="inner">
<div class="copyright">
© Untitled Design: <a href="https://templated.co/">TEMPLATED</a>. Images <a href="https://gallery.lsst.org/bp/#/">Rubin Observatory Image Gallery </a>.
<br>
Image credits: Rubin Observatory/NSF/AURA/NOIRLab
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>