Skip to content

Commit 260d58c

Browse files
committed
0.2.3
Minimal update to fasten South polar cap example
1 parent 15a517c commit 260d58c

19 files changed

Lines changed: 32 additions & 31 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ Alternatively, you can install Displacement-strain-planet via pip
7373

7474
## Cite
7575
You can cite the latest release of the package as:
76-
Adrien Broquet. (2021, June 15). AB-Ares/Displacement_strain_planet: 0.2.2 (Version 0.2.2). Zenodo. http://doi.org/10.5281/zenodo.4955926
76+
Adrien Broquet. (2021, June 15). AB-Ares/Displacement_strain_planet: 0.2.3 (Version 0.2.3). Zenodo. http://doi.org/10.5281/zenodo.4916799
-117 Bytes
Binary file not shown.

docs/_build/doctrees/index.doctree

-177 Bytes
Binary file not shown.
-131 Bytes
Binary file not shown.
110 Bytes
Binary file not shown.

docs/_build/html/examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.2.2
72+
0.2.3
7373
</div>
7474

7575

docs/_build/html/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868

6969
<div class="version">
70-
0.2.2
70+
0.2.3
7171
</div>
7272

7373

docs/_build/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969

7070
<div class="version">
71-
0.2.2
71+
0.2.3
7272
</div>
7373

7474

docs/_build/html/installation.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<html class="writer-html5" lang="en" >
55
<head>
66
<meta charset="utf-8" />
7-
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
8-
7+
98
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
109

1110
<title>Installation &mdash; Displacement_strain_planet</title>
@@ -70,7 +69,7 @@
7069

7170

7271
<div class="version">
73-
0.2.2
72+
0.2.3
7473
</div>
7574

7675

@@ -169,7 +168,7 @@
169168
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
170169
<div itemprop="articleBody">
171170

172-
<section id="installation">
171+
<div class="section" id="installation">
173172
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
174173
<p>The Displacement_strain_planet package requires <a class="reference external" href="https://github.com/SHTOOLS/SHTOOLS/">pyshtools</a> (&gt;=4.7.1). This package can be installed using either <cite>conda</cite> or <cite>pip</cite></p>
175174
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">install</span> <span class="o">-</span><span class="n">c</span> <span class="n">conda</span><span class="o">-</span><span class="n">forge</span> <span class="n">pyshtools</span> <span class="c1"># Linux and macOS only</span>
@@ -216,7 +215,7 @@ <h1>Installation<a class="headerlink" href="#installation" title="Permalink to t
216215
explicitly <code class="docutils literal notranslate"><span class="pre">python3</span></code> and <code class="docutils literal notranslate"><span class="pre">pip3</span></code> instead of <code class="docutils literal notranslate"><span class="pre">python</span></code> and <code class="docutils literal notranslate"><span class="pre">pip</span></code> in
217216
the above commands.</p>
218217
</div>
219-
</section>
218+
</div>
220219

221220

222221
</div>

docs/_build/html/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)