-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
149 lines (139 loc) · 5.98 KB
/
index.html
File metadata and controls
149 lines (139 loc) · 5.98 KB
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
<!DOCTYPE HTML>
<!--
Theory by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>LSST SSSC Home</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/main-mobile.css" />
</head>
<body>
<!-- Header -->
<header id="header">
<div class="inner">
<!--<a href="index.html" class="logo">Probably remove this link</a>-->
<nav id="nav">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="news.html">News</a>
<a href="codeofconduct.html">Code of Conduct</a>
<a href="charter.html"> Charter </a>
<a href="publication_policy.html"> Publication Policy </a>
<a href="workinggroups.html">Working Groups</a>
<a href="sciCases.html">Science Cases</a>
<a href="dataProds.html">Data Products</a>
<a href="impDocs.html">Docs</a>
<a href="gettingStarted.html">Getting Started</a>
<a href="membership.html">Membership</a>
<a href="software.html">Software</a>
<a href="https://lsstsssc.wordpress.com/">Blog</a>
</nav>
<a href="#navPanel" class="navPanelToggle"><span class="fa fa-bars"></span></a>
</div>
</header>
<!-- Banner -->
<section id="banner">
<div class="inner">
<h1>LSST Solar System Science Collaboration</h1>
<p> <font color="white"> Over its 10 year lifespan, <a style="color: #C0C0C0" href="https://rubinobservatory.org/">the Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST)</a> will catalog over 5 million Main Belt asteroids, almost 300,000 Jupiter Trojans, over 100,000 NEOs, and over 40,000 KBOs. Many of these objects will receive hundreds of observations in multiple bandpasses. The LSST Solar System Science Collaboration (SSSC) is preparing methods and tools to analyze this data, as well as understand optimum survey strategies for discovering moving objects throughout the Solar System. </font> </p>
<!-- <p> <a href="https://www.twitter.com/lsstsssc" class="icon fa-twitter-square" style="font-size:30px; color:white"><span class="label">Twitter</span></a></p> -->
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style1 special">
<div class="inner">
<header>
<h2>Useful Contacts</h2>
</header>
<div class="flex flex-4">
<div class="box person">
<div class="image round">
<a href="contacts/ColinChandler.html"><img src="images/cchandler.jpg" alt="Person 1" /></a>
</div>
<h3><a href="contacts/ColinChandler.html">Colin Orion Chandler</a></h3>
<p>SSSC co-chair</p>
</div>
<div class="box person">
<div class="image round">
<a href="contacts/MegSchwamb.html"><img src="images/mschwamb.jpg" alt="Person 2" /></a>
</div>
<h3><a href="contacts/MegSchwamb.html">Meg Schwamb </a></h3>
<p>SSSC co-chair; LSST:UK Solar System Point of Contact</p>
</div>
<div class="box person">
<div class="image round">
<a href="contacts/MarioJuric.html"><img src="images/MarioJuric.jpg" alt="Person 3" /></a>
</div>
<h3><a href="contacts/MarioJuric.html">Mario Jurić</a></h3>
<p>LSST Solar System Data Products Owner, LSST Data Management Liaison to the SSSC, LSST Commissioning Liaison to the SSSC</p>
</div>
</div>
</div>
</section>
<!-- Three -->
<!-- below is a saved template for a different way to present the above
<section id="three" class="wrapper special">
<div class="inner">
<header class="align-center">
<h2>Nunc Dignissim</h2>
<p>Aliquam erat volutpat nam dui </p>
</header>
<div class="flex flex-2">
<article>
<div class="image fit">
<img src="images/pic01.jpg" alt="Pic 01" />
</div>
<header>
<h3>Praesent placerat magna</h3>
</header>
<p>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor lorem ipsum.</p>
<footer>
<a href="#" class="button special">More</a>
</footer>
</article>
<article>
<div class="image fit">
<img src="images/pic02.jpg" alt="Pic 02" />
</div>
<header>
<h3>Fusce pellentesque tempus</h3>
</header>
<p>Sed adipiscing ornare risus. Morbi est est, blandit sit amet, sagittis vel, euismod vel, velit. Pellentesque egestas sem. Suspendisse commodo ullamcorper magna non comodo sodales tempus.</p>
<footer>
<a href="#" class="button special">More</a>
</footer>
</article>
</div>
</div>
</section>
-->
<!-- Footer -->
<footer id="footer">
<div class="inner">
<div class="flex">
<div class="copyright">
© LSST-SSSC Information Portal. Design: <a href="https://templated.co/theory">Using the Theory template by Templated. Banner image: <a href="https://gallery.lsst.org/bp/#/folder/4917463/82727156">Original Image</a> - Credit: Rubin Observatory/NSF/AURA </a>
</div>
<!-- <ul class="icons">
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-linkedin"><span class="label">linkedIn</span></a></li>
<li><a href="#" class="icon fa-pinterest-p"><span class="label">Pinterest</span></a></li>
<li><a href="#" class="icon fa-vimeo"><span class="label">Vimeo</span></a></li>
</ul>
-->
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.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>