Skip to content

Commit

Permalink
Added website
Browse files Browse the repository at this point in the history
  • Loading branch information
rmodrak committed Feb 10, 2024
0 parents commit c02d68a
Show file tree
Hide file tree
Showing 554 changed files with 90,879 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f91784064194879967e5853269eeefb8
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
Binary file added _images/20090407201255351_Mw_tradeoffs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_force_tradeoffs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_likelihood_force.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_likelihood_lune.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_marginal_vw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_misfit_depth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_misfit_force.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_misfit_latlon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_misfit_lune.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/20090407201255351_mt_tradeoffs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
159 changes: 159 additions & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
<!DOCTYPE html>

<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; MTUQ Documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/bootstrap-sphinx.css" />
<link rel="stylesheet" type="text/css" href="../_static/style.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="../_static/js/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../_static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>

</head><body>

<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
MTUQ</a>
<span class="navbar-text navbar-version pull-left"><b></b></span>
</div>

<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">


<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="../index.html">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ul>
<li class="toctree-l1"><a class="reference internal" href="../install/index.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../quick_start.html">Quick start</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/01.html">Learning Python and ObsPy</a></li>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/02.html">Acquiring seismic data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/03.html">Acquiring Green’s functions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/04.html">Data processing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/05.html">Visualization galleries</a></li>
<li class="toctree-l1"><a class="reference internal" href="../user_guide/06.html">Additional topics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../library/index.html">Library reference</a></li>
</ul>
</ul>
</li>

<li class="dropdown">
<a role="button"
id="dLabelLocalToc"
data-toggle="dropdown"
data-target="#"
href="#">Page <b class="caret"></b></a>
<ul class="dropdown-menu localtoc"
role="menu"
aria-labelledby="dLabelLocalToc"></ul>
</li>










</ul>



<form class="navbar-form navbar-right" action="../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>

</div>
</div>
</div>

<div class="container">
<div class="row">
<div class="body col-md-12 content" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="mtuq.html">mtuq</a></li>
<ul><li><a href="mtuq/dataset.html">mtuq.dataset</a></li>
<li><a href="mtuq/event.html">mtuq.event</a></li>
<li><a href="mtuq/graphics/attrs.html">mtuq.graphics.attrs</a></li>
<li><a href="mtuq/graphics/beachball.html">mtuq.graphics.beachball</a></li>
<li><a href="mtuq/graphics/uq/depth.html">mtuq.graphics.uq.depth</a></li>
<li><a href="mtuq/graphics/uq/double_couple.html">mtuq.graphics.uq.double_couple</a></li>
<li><a href="mtuq/graphics/uq/force.html">mtuq.graphics.uq.force</a></li>
<li><a href="mtuq/graphics/uq/hypocenter.html">mtuq.graphics.uq.hypocenter</a></li>
<li><a href="mtuq/graphics/uq/lune.html">mtuq.graphics.uq.lune</a></li>
<li><a href="mtuq/graphics/uq/vw.html">mtuq.graphics.uq.vw</a></li>
<li><a href="mtuq/graphics/waveforms.html">mtuq.graphics.waveforms</a></li>
<li><a href="mtuq/greens_tensor/base.html">mtuq.greens_tensor.base</a></li>
<li><a href="mtuq/grid/base.html">mtuq.grid.base</a></li>
<li><a href="mtuq/grid/force.html">mtuq.grid.force</a></li>
<li><a href="mtuq/grid/moment_tensor.html">mtuq.grid.moment_tensor</a></li>
<li><a href="mtuq/grid_search.html">mtuq.grid_search</a></li>
<li><a href="mtuq/io/clients/AxiSEM_NetCDF.html">mtuq.io.clients.AxiSEM_NetCDF</a></li>
<li><a href="mtuq/io/clients/FK_SAC.html">mtuq.io.clients.FK_SAC</a></li>
<li><a href="mtuq/io/clients/SPECFEM3D_SGT.html">mtuq.io.clients.SPECFEM3D_SGT</a></li>
<li><a href="mtuq/io/clients/syngine.html">mtuq.io.clients.syngine</a></li>
<li><a href="mtuq/io/readers/SAC.html">mtuq.io.readers.SAC</a></li>
<li><a href="mtuq/misfit/polarity.html">mtuq.misfit.polarity</a></li>
<li><a href="mtuq/misfit/waveform.html">mtuq.misfit.waveform</a></li>
<ul><li><a href="mtuq/misfit/waveform/level0.html">mtuq.misfit.waveform.level0</a></li>
<li><a href="mtuq/misfit/waveform/level1.html">mtuq.misfit.waveform.level1</a></li>
<li><a href="mtuq/misfit/waveform/level2.html">mtuq.misfit.waveform.level2</a></li>
</ul><li><a href="mtuq/process_data.html">mtuq.process_data</a></li>
<li><a href="mtuq/station.html">mtuq.station</a></li>
<li><a href="mtuq/util/math.html">mtuq.util.math</a></li>
<li><a href="mtuq/wavelet.html">mtuq.wavelet</a></li>
</ul></ul>

</div>

</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>

</p>
<p>
</p>
</div>
</footer>
</body>
</html>
Loading

0 comments on commit c02d68a

Please sign in to comment.