Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4571f3d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Dec 12, 2024
1 parent e603f10 commit 41f4a99
Show file tree
Hide file tree
Showing 49 changed files with 27 additions and 22 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/guides/10min.doctree
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/guides/subject_guides/visualization.doctree
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Binary file modified .doctrees/reference/plot/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import matplotlib as mpl
import matplotlib.pyplot as plt
import numpy as np

import matplotlib as mpl

import deltametrics as dm


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import matplotlib.pyplot as plt
import numpy as np

import deltametrics as dm
import matplotlib.pyplot as plt

golfcube = dm.sample_data.golf()
golfcube.stratigraphy_from('eta')
Expand Down
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import deltametrics as dm
import matplotlib.pyplot as plt

import deltametrics as dm

golfcube = dm.sample_data.golf()
golfcube.stratigraphy_from('eta', dz=0.05)
golfcube.register_section('demo', dm.section.StrikeSection(distance_idx=10))
Expand Down
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.
3 changes: 2 additions & 1 deletion _downloads/fac5c9d49f9f5ae46fb29e859204ac2e/cover.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import deltametrics as dm
import matplotlib.pyplot as plt

import deltametrics as dm


golfcube = dm.sample_data.golf()
golfstrat = dm.cube.StratigraphyCube.from_DataCube(
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/connect_to_nonstandard_data-2.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 modified _images/deltametrics-plot-show_histograms-1.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 modified _images/instantiate_mask_directly-1_00.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 modified _images/instantiate_mask_directly-1_01.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 modified _images/instantiate_mask_directly-1_02.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 modified _images/sections_into_arbitrary-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions guides/10min.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,9 @@ <h3>Section data<a class="headerlink" href="#section-data" title="Link to this h
<span class="gp">&gt;&gt;&gt; </span><span class="n">plt</span><span class="o">.</span><span class="n">show</span><span class="p">()</span>
</pre></div>
</div>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>

<span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>

<span class="n">golfcube</span> <span class="o">=</span> <span class="n">dm</span><span class="o">.</span><span class="n">sample_data</span><span class="o">.</span><span class="n">golf</span><span class="p">()</span>
<span class="n">golfcube</span><span class="o">.</span><span class="n">stratigraphy_from</span><span class="p">(</span><span class="s1">&#39;eta&#39;</span><span class="p">,</span> <span class="n">dz</span><span class="o">=</span><span class="mf">0.05</span><span class="p">)</span>
Expand Down
5 changes: 3 additions & 2 deletions guides/examples/computations/preserved_velocities.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ <h1>Compute ordinariness of preserved strata<a class="headerlink" href="#compute
<p>This assertion of “ordinariness” has been examined in the context of vertical excursions of bed elevation (whereby more extreme excursions represent extreme events; <a class="footnote-reference brackets" href="#id5" id="id3" role="doc-noteref"><span class="fn-bracket">[</span>2<span class="fn-bracket">]</span></a>).
We can go further than this with the pyDeltaRCM model outputs, which co-locate bed elevation change with velocity, in essence recording the actual magnitude of a flow event rather than bed-elevation change.
With this paired information we can interrogate the velocity of deposits in the stratigraphic record.</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>

<span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>

<span class="n">golfcube</span> <span class="o">=</span> <span class="n">dm</span><span class="o">.</span><span class="n">sample_data</span><span class="o">.</span><span class="n">golf</span><span class="p">()</span>
<span class="n">golfcube</span><span class="o">.</span><span class="n">stratigraphy_from</span><span class="p">(</span><span class="s1">&#39;eta&#39;</span><span class="p">)</span>
Expand Down
5 changes: 2 additions & 3 deletions guides/subject_guides/visualization.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ <h1>Visualization Guide<a class="headerlink" href="#visualization-guide" title="
<h2>Default styling<a class="headerlink" href="#default-styling" title="Link to this heading"></a></h2>
<p>By default, each variable receives a set of styling definitions.
The default parameters of each styling variable are defined below:</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib</span> <span class="k">as</span> <span class="nn">mpl</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>

<span class="kn">import</span> <span class="nn">matplotlib</span> <span class="k">as</span> <span class="nn">mpl</span>

<span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>


Expand Down
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ <h1>DeltaMetrics<a class="headerlink" href="#deltametrics" title="Link to this h
<p><em>DeltaMetrics</em> is a Python package for manipulating depositional system data cubes.
The package has robust objects and routines designed to help organize, visualize, and analyze topography and sedimentological timeseries data.
<em>DeltaMetrics</em> works especially well with data from deltaic systems (e.g., the <a class="reference external" href="https://github.com/DeltaRCM/pyDeltaRCM">pyDeltaRCM numerical model</a> and laboratory delta experiments).</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>

<span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>


<span class="n">golfcube</span> <span class="o">=</span> <span class="n">dm</span><span class="o">.</span><span class="n">sample_data</span><span class="o">.</span><span class="n">golf</span><span class="p">()</span>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plot_directive/_autosummary/deltametrics-plot-show_histograms-1.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 modified plot_directive/guides/examples/io/connect_to_nonstandard_data-2.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.
3 changes: 2 additions & 1 deletion plot_directive/pyplots/examples/preserved_velocities.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import matplotlib.pyplot as plt
import numpy as np

import deltametrics as dm
import matplotlib.pyplot as plt

golfcube = dm.sample_data.golf()
golfcube.stratigraphy_from('eta')
Expand Down
3 changes: 2 additions & 1 deletion plot_directive/pyplots/guides/10min_all_sections_strat.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import deltametrics as dm
import matplotlib.pyplot as plt

import deltametrics as dm

golfcube = dm.sample_data.golf()
golfcube.stratigraphy_from('eta', dz=0.05)
golfcube.register_section('demo', dm.section.StrikeSection(distance_idx=10))
Expand Down
3 changes: 2 additions & 1 deletion plot_directive/pyplots/guides/cover.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import deltametrics as dm
import matplotlib.pyplot as plt

import deltametrics as dm


golfcube = dm.sample_data.golf()
golfstrat = dm.cube.StratigraphyCube.from_DataCube(
Expand Down
3 changes: 1 addition & 2 deletions plot_directive/pyplots/plot/document_variableset.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import matplotlib as mpl
import matplotlib.pyplot as plt
import numpy as np

import matplotlib as mpl

import deltametrics as dm


Expand Down
5 changes: 2 additions & 3 deletions reference/plot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,10 @@ <h1>Plotting operations<a class="headerlink" href="#plotting-operations" title="
<span id="id1"></span><h2>Default styling<a class="headerlink" href="#default-styling" title="Link to this heading"></a></h2>
<p>By default, each variable receives a set of styling definitions.
The default parameters of each styling variable are defined below:</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">matplotlib</span> <span class="k">as</span> <span class="nn">mpl</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>

<span class="kn">import</span> <span class="nn">matplotlib</span> <span class="k">as</span> <span class="nn">mpl</span>

<span class="kn">import</span> <span class="nn">deltametrics</span> <span class="k">as</span> <span class="nn">dm</span>


Expand Down

0 comments on commit 41f4a99

Please sign in to comment.