You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+17-13Lines changed: 17 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -163,10 +163,6 @@
163
163
164
164
<liclass="nav-item" data-bs-level="1"><ahref="#welcome-to-integrated-seismic-program-isp-documentation" class="nav-link">Welcome to Integrated Seismic Program (ISP) Documentation</a>
@@ -194,14 +190,22 @@ <h1 id="welcome-to-integrated-seismic-program-isp-documentation">Welcome to Inte
194
190
<p><imgalt="Screenshot" src="img/logo.png" /></p>
195
191
<p>Integrated Seismic Program is an amenable toolbox that joins functionality and standard algorithms commonly used in seismology. The complete software is separated in several modules and each module is designed to overcome a specific task.</p>
196
192
<p>Cabieces et al. <ahref="https://pubs.geoscienceworld.org/ssa/srl/article-abstract/93/3/1895/612376/Integrated-Seismic-Program-ISP-A-New-Python-GUI?redirectedFrom=fulltext"><strong>Integrated Seismic Program (ISP)</strong></a>: A New Python GUI‐Based Software for Earthquake Seismology and Seismic Signal Processing. Seismological Research Letters 2022;; 93 (3): 1895–1908. doi: https://doi.org/10.1785/0220210205</p>
<p><ahref="https://github.com/ProjectISP/ISP/issues">Questions and Issues</a></p>
200
-
<h2id="exciting-news">🚀 Exciting News! 🚀</h2>
201
-
<p>From February 18-20, 2025, we are launching the first-ever ISP & surfQuake workshop at the Instituto Geográfico Nacional in Madrid! 🌍📡</p>
202
-
<p>This event will bring together experts, researchers, and enthusiasts to explore cutting-edge advancements in seismic monitoring and geophysical analysis. Can't join us in person? No worries! We’ll be recording all online sessions and making them available on our YouTube channel, so you won’t miss a thing! 🎥✨</p>
203
-
<p>Stay tuned for more updates, and get ready to be part of this groundbreaking workshop! 🔬🌍💡</p>
204
-
<p>Please send email to <spanstyle="color:darkblue;"><em>sismologia@transportes.gob.es</em></span> with your name, research field to be register!</p>
<spanstyle="font-size: 16px; color: black; font-weight: bold;">Questions and Issues</span>
208
+
</a></p>
205
209
<h2id="surfquake">surfQuake</h2>
206
210
<p><ahref="https://projectisp.github.io/surfquaketutorial.github.io/"><strong>surfQuake</strong></a> core has been totally joined to ISP, now either the library and the command line interface are installed all together! This new software is designed to streamline the workflow of estimating seismic source parameters:</p>
<h2id="installation-for-developers-mac-and-linux">Installation for developers (Mac and Linux)</h2>
215
221
<p>Before run this type of installation be sure you have installed and in your PATH system variables <ahref="https://cmake.org/install/">cmake</a> & <ahref="https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler.html#gs.u6wzcf">Intel Fortran Stand Alone version</a> with useful directions for <ahref="https://gist.github.com/SomajitDey/aeb6eb4c8083185e06800e1ece4be1bd">Ubuntu users</a>
216
222
To run the installation go to ./ISP/install and type:</p>
0 commit comments