Skip to content

Commit 7329832

Browse files
committed
Deployed with MkDocs version: 1.6.1
1 parent b07f45a commit 7329832

30 files changed

+32
-32
lines changed

aa/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h2 id="vespagram">Vespagram</h2>
247247
<h2 id="back-projection">Back Projection</h2>
248248
<p>The Back Projection is a relatively new technique (Kruger and Ohrnberger 2005) designed to quickly and effectively imaging rupture process of large earthquakes. Back-projecting seismic data can be done by big seismic arrays.</p>
249249
<p>In ISP the user can process the seismograms and set the BackProjection parameters. It is shown a screenshot of the preparation of the data of Sumatra Earthquake using Earthquake Analysis module, and then using Back Projection tool.</p>
250-
<p><img alt="Screenshot" src="img/sumatra.png" /></p>
250+
<p><img alt="Screenshot" src="../img/sumatra.png" /></p>
251251
<p><img alt="Screenshot" src="../img/backprojection.png" /></p>
252252
<p>First the user set the path to the seismograms, metadata and the output folder.
253253
Second, the seismograms can be chopped and a macro with some signal processing can be established.

ant/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h2 id="clock-synchronization">Clock Synchronization</h2>
252252
</code>
253253
</pre>
254254

255-
<p><img alt="Screenshot" src="img/Clock_Drift.png" /></p>
255+
<p><img alt="Screenshot" src="../img/Clock_Drift.png" /></p>
256256
<hr />
257257
<h2 id="dispersion-curves">Dispersion Curves</h2>
258258
<p>Once you have generated the EGFs, it is time to measure the dispersion curves (phase and group velocity). We are going to explain how to use this module step by step.</p>
@@ -289,7 +289,7 @@ <h2 id="dispersion-maps">Dispersion Maps</h2>
289289
<p><span style="color:#8E44AD">Grid resolution</span>: It is is the estimated spatial resolution that you expect for your maps. It depends on the geometry of your network, the interdistance and the maximum distance between staion pairs.</p>
290290
<p><span style="color:#8E44AD">Dispersion Maps Smoothing Parameters</span> (see Barmin 2001 to understand the effect of the regularization parameters). Our own advice is if you want high detail go foe a = 600, but if you want high smoothing go for a = 1000. Let b = 10 and gamma = 100.</p>
291291
<p>We are developing the resolution maps and checkboard test. Just give us a chance</p>
292-
<p><img alt="Screenshot" src="img/dispersion_maps.png" /></p></div>
292+
<p><img alt="Screenshot" src="../img/dispersion_maps.png" /></p></div>
293293
</div>
294294
</div>
295295

basics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h3 id="create-a-project-from-seismogram-files">Create a Project from seismogram
200200
Create Full Project, you give the path to the folder tree where you have your daily data files. ISP will scan all folders validating the files and will create the project.
201201
Afterwards, you can save your project (recommended) giving a name and press "Saving Project".
202202
Becareful, when you start to create a project ISP will capture the search filters, so for example if in the Project Box Channels is selected "BHZ" as in the picture below, the project will created based on this filters- If you do not want any filter set the filter bocxes empty</p>
203-
<p><img alt="Screenshot" src="img/Basics_example.png" /></p>
203+
<p><img alt="Screenshot" src="../img/Basics_example.png" /></p>
204204
<p>Filters boxes uses <a href="https://en.wikipedia.org/wiki/Regular_expression">Regex</a> and <a href="https://www.educative.io/answers/how-to-implement-wildcards-in-python">Python keywords</a>:</p>
205205
<p>For example, if ypu want search any component in channels "BH." or if you want any station but verical component station ".+" channel BHZ.</p>
206206
<p>Very important, you can reload your project aplying searching filters simply by pressing "r" outside the plot window. This action also takes into account if trim is checked to cut the time window. This is very useful to search for specific time windows where you already knows in advance that there is an event there.</p>

db/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<h1 id="database">Database</h1>
186186
<p><img alt="Screenshot" src="../img/Compas.png" /></p>
187187
<p>The Database sub-module is designed to incorporate all the results you can obtain from Earthquake location and Moment Tensor Inversion. It is possible to make queries to the data base, for example searching earthquake locations by a geographic frame or in a specific time spam. Moreover you can plot the results of your query in a map.</p>
188-
<p><img alt="Screenshot" src="img/db_events.png" />
188+
<p><img alt="Screenshot" src="../img/db_events.png" />
189189
<img alt="Screenshot" src="../img/db_statistics.png" /></p>
190190
<h2 id="visual-options"><span style="color:darkcyan;"><strong>Visual Options</strong></span></h2>
191191
<p>Double Clik near an epicenter in the map and it will be hilighted the corresponding row in the table.</p>

el/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ <h2 id="polarisation-analysis">Polarisation Analysis</h2>
400400
<h2 id="event-location">Event Location</h2>
401401
<p>In the Event Location Frame the user can configure the velocity grid 1D/3D model, locate earthquakes and compute Focal Mechanisms.</p>
402402
<p><img alt="Screenshot" src="../img/location_config.png" /></p>
403-
<p><img alt="Screenshot" src="img/event_location.png" /></p>
403+
<p><img alt="Screenshot" src="../img/event_location.png" /></p>
404404
<ul>
405405
<li><span style="color:blue"><strong>Grid Reference</strong></span>:</li>
406406
</ul>

img/Basics_example.png

4.81 MB
Loading

img/Clock_Drift.png

2.19 MB
Loading

img/Data_base.png

2.63 MB
Loading

img/MTI.mp4

6.31 MB
Binary file not shown.

img/Project.mp4

93.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)