[installation] Change to nightly
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>Historical Information — SeisComP Release documentation</title>
|
||||
<title>Historical Information — SeisComP Development documentation</title>
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/seiscomp.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=72bcf2f2" />
|
||||
@ -12,7 +12,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
|
||||
<script type="text/javascript" src="../_static/seiscomp.js"></script>
|
||||
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
||||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=823bb831"></script>
|
||||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=744d344a"></script>
|
||||
<script src="../_static/doctools.js?v=888ff710"></script>
|
||||
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
|
||||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
@ -25,8 +25,8 @@
|
||||
<div class="container">
|
||||
<div class="brand">
|
||||
<img class="logo" src="../_static/brands/seiscomp/text/white.svg"/>
|
||||
<!-- span class="title">SeisComP Release</span -->
|
||||
<span class="version">6.9.0</span>
|
||||
<!-- span class="title">SeisComP Development</span -->
|
||||
<span class="version">7.0.0</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -74,13 +74,15 @@
|
||||
acquisition and (near-)real-time data processing tool including quality control,
|
||||
event detection and location as well as dissemination of event alerts.</p>
|
||||
<p>SeisComP was further extended within the MEREDIAN project under the lead of
|
||||
GEOFON and <span id="id1"><em>Orfeus</em> [<a class="reference internal" href="references.html#id178" title="Orfeus. Observatories & Research Facilities for European Seismology. URL: https://www.orfeus-eu.org/.">19</a>]</span>.</p>
|
||||
GEOFON and <span id="id1"><em>Orfeus</em> [<a class="reference internal" href="references.html#id207" title="Orfeus. Observatories & Research Facilities for European Seismology. URL: https://www.orfeus-eu.org/.">20</a>]</span>.</p>
|
||||
<p>Following the devastating 2004 Indian Ocean earthquake and tsunami, the
|
||||
<span id="id2"><em>GITEWS</em> [<a class="reference internal" href="references.html#id126" title="GITEWS. German-Indonesian Tsunami Early Warning System for the Indian Ocean. URL: https://www.gitews.org/en/homepage/.">10</a>]</span> (German Indian Ocean Tsunami Early Warning System) project led
|
||||
<span id="id2"><em>GITEWS</em> [<a class="reference internal" href="references.html#id151" title="GITEWS. German-Indonesian Tsunami Early Warning System for the Indian Ocean. URL: https://www.gitews.org/en/homepage/.">10</a>]</span> (German Indian Ocean Tsunami Early Warning System) project led
|
||||
to additional functionality being implemented to fulfill the requirements of
|
||||
24/7 early warning control centers. Major changes in the architecture of SeisComP
|
||||
were necessary and many new features resulted in the upgrade of SeisComP to
|
||||
version 3.</p>
|
||||
version 3, resulting in the new name SeisComP3. Since the major software redesign
|
||||
including a new messaging system and the switch to AGPL in 2020 the term
|
||||
SeisComP is exclusively used along with the version number.</p>
|
||||
<p>Since 2008 SeisComP has been jointly developed by <a class="reference internal" href="glossary.html#term-gempa-GmbH"><span class="xref std std-term">gempa GmbH</span></a>, a spin-off
|
||||
company of GFZ and GFZ. Nowadays, gempa GmbH is the main SeisComP developing and
|
||||
service company.</p>
|
||||
@ -139,7 +141,7 @@ script</p></td>
|
||||
<tr class="row-odd"><td><p>3.0</p></td>
|
||||
<td><p>alpha</p></td>
|
||||
<td><p>May 2007</p></td>
|
||||
<td><p>new architecture, new magnitude types, GUI</p></td>
|
||||
<td><p>New architecture, new magnitude types, GUI</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>3.0</p></td>
|
||||
<td><p>Barcelona</p></td>
|
||||
@ -175,6 +177,16 @@ improved GUI functionality</p></td>
|
||||
<td><p>Adopts the GNU Affero General Public License v. 3.0,
|
||||
(AGPL), support for Python3 and QT5</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>5.0.0</p></td>
|
||||
<td></td>
|
||||
<td><p>June 2022</p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>6.0.0</p></td>
|
||||
<td></td>
|
||||
<td><p>November 2023</p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
@ -225,7 +237,7 @@ improved GUI functionality</p></td>
|
||||
</a>
|
||||
<div class="stretched align-center fitted content">
|
||||
<div>
|
||||
Version <b>6.9.0</b> Release
|
||||
Version <b>7.0.0</b> Development
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright © gempa GmbH, GFZ Potsdam.
|
||||
|
||||
Reference in New Issue
Block a user