Skip to content

Commit 3491d78

Browse files
Update ideas.html
1 parent 007f5d9 commit 3491d78

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

Diff for: ideas.html

+50
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,56 @@ <h2>
118118
</div>
119119

120120

121+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
122+
<div class="pure-g">
123+
<div class="pure-u-1 pure-u-md-1-2 logo">
124+
<img src="/logos/mss-logo_BiK2crz.png" />
125+
</div>
126+
<div class="pure-u-1 pure-u-md-1-2">
127+
<h2>
128+
MSS - Mission Support System
129+
</h2>
130+
</div>
131+
</div>
132+
<br />The Mission Support System (MSS) is a software that is written by scientists in the field of atmospheric science. The purpose is to have a tool that simplifies the process for planning a scientific flight in which parameters of the atmosphere are measured.
133+
134+
MSS helps to optimize the scientific outcome of the research flights by displaying the planned flight route and the corresponding model parameters in the same platform for many discussed options. It does therefore reduce somehow the amount of flight hours that is needed to answer a scientific question and thus saves in the end taxpayers money.
135+
<div class="pure-g">
136+
<div class="pure-u-1 pure-u-md-1">
137+
<p>Contact Links</p>
138+
</div>
139+
140+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
141+
<p><a href="https://web.libera.chat/?nick=Guest&amp;#mss">Chat</a></p>
142+
</div>
143+
144+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
145+
<p><a href="[email protected]">Mailing List</a></p>
146+
</div>
147+
148+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
149+
<p><a href="https://www.twitter.com/TheMSSystem">Twitter Url</a></p>
150+
</div>
151+
152+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
153+
<p><a href="https://open-mss.github.io/">Blog Url</a></p>
154+
</div>
155+
156+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
157+
<p><a href="https://open-mss.github.io/about/">Homepage</a></p>
158+
</div>
159+
160+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
161+
<p><a href="https://open-mss.github.io/develop/GSOC/ideas" alt="MSS - Mission Support System logo">Ideas Page</a></p>
162+
</div>
163+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
164+
<p><a href="https://github.com/Open-MSS/MSS" alt="MSS - Mission Support System">Source Code</a></p>
165+
</div>
166+
</div>
167+
<hr>
168+
</div>
169+
170+
121171
</div>
122172
<!-- End template -->
123173

0 commit comments

Comments
 (0)