Skip to content

Commit 413a7fa

Browse files
committed
sub-org 2020 Mission Support System
1 parent 24cdd40 commit 413a7fa

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Diff for: index.html

+27
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,33 @@ <h2>
452452
</div>
453453
<hr>
454454
<!-- End template -->
455+
<!-- Mission Support System Start Template -->
456+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
457+
<div class="pure-g">
458+
<div class="pure-u-1 pure-u-md-1-2 logo">
459+
<img src="https://mss.readthedocs.io/en/stable/_static/mss-logo.png" />
460+
</div>
461+
<div class="pure-u-1 pure-u-md-1-2">
462+
<h2>
463+
MSS - Mission Support System
464+
</h2>
465+
</div>
466+
</div>
467+
<br />
468+
MSS is a web service based client/server application to plan atmospheric research flights. <br />
469+
<p>
470+
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. The research aircrafts typically carry a comprehensive scientific payload comprised of data aquisition instruments by different companies and research institutions. The measurement of relevant parameters, for example the chemical composition of trace gases, temperature or aerosol particle characteristics, are needed to improve the scientific understanding of the processes in the atmosphere. This is of significant importance for the understanding for example of climate change or the recovery of the ozone hole. </p>
471+
<div class="pure-g">
472+
<div class="pure-g" style="text-align: center;">
473+
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://bitbucket.org/wxmetvis/mss/wiki/GSOC2020/Overview">Overview</a></p></div>
474+
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://lists.fz-juelich.de/mailman/listinfo/mss-info">Mailing List</a></p></div>
475+
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://bitbucket.org/wxmetvis/mss/wiki/Contact">Contact</a></p></div>
476+
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://bitbucket.org/wxmetvis/mss/wiki/GSOC2020/project-ideas">Ideas Page</a></p>
477+
</div>
478+
</div>
479+
</div>
480+
<hr>
481+
<!-- End template -->
455482

456483
</div>
457484
<div class="content">

0 commit comments

Comments
 (0)