Skip to content

Commit 0dc17bd

Browse files
committed
Updated documentation
1 parent ea1f92b commit 0dc17bd

File tree

7 files changed

+5
-58
lines changed

7 files changed

+5
-58
lines changed

README.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,6 @@ Libraries for GUI: PIL, tkinter
7979

8080

8181

82-
Credits to Contributors!
83-
------------------------
84-
85-
:Samuel Y. W. Low: Author of LEOGPS
86-
:Juan Luis Cano Rodríguez: For his wisdom in open-source
87-
:Martin Valgur: Author of the Python Hatanaka library
88-
:Li Wen-Hao: For sharing GRACE KBR data from PODAAC JPL
89-
90-
... and the awesome people and world of open source!
91-
9282
Contact
9383
-------
9484

-431 Bytes
Binary file not shown.

docs/_build/doctrees/index.doctree

-2.41 KB
Binary file not shown.

docs/_build/html/_sources/index.rst.txt

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -217,19 +217,7 @@ In its essence, the single differencing paradigm changed the structure of the na
217217

218218

219219

220-
7. Credits to Contributors!
221-
---------------------------
222-
223-
:Samuel Y. W. Low: Author of LEOGPS
224-
:Juan Luis Cano Rodríguez: For his wisdom in open-source
225-
:Martin Valgur: Author of the Python Hatanaka library
226-
:Li Wen-Hao: For sharing GRACE KBR data from PODAAC JPL
227-
228-
... and of course, to the Read The Docs team, and all awesome people behind open-source!
229-
230-
231-
232-
8. Contact and Support
220+
7. Contact and Support
233221
----------------------
234222

235223
For bugs, raise the issues in the `GitHub repository <https://github.com/sammmlow/LEOGPS/issues>`_.

docs/_build/html/index.html

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@
9595
<li><a class="reference internal" href="#overview-of-processing-flow">4. Overview of Processing Flow</a></li>
9696
<li><a class="reference internal" href="#carrier-single-differencing">5. Carrier Single Differencing</a></li>
9797
<li><a class="reference internal" href="#carrier-double-differencing">6. Carrier Double Differencing</a></li>
98-
<li><a class="reference internal" href="#credits-to-contributors">7. Credits to Contributors!</a></li>
99-
<li><a class="reference internal" href="#contact-and-support">8. Contact and Support</a></li>
98+
<li><a class="reference internal" href="#contact-and-support">7. Contact and Support</a></li>
10099
</ul>
101100
</div>
102101

@@ -316,26 +315,8 @@ <h1>6. Carrier Double Differencing<a class="headerlink" href="#carrier-double-di
316315
<p>We can actually go one step further and perform triple-differencing, that is, performing a differencing measurement between two double-differences. This eliminates the ambiguity entirely, but it amplifies the random errors by another factor of root-2, and it further reduces the degrees of freedom by one, from N-1 to N-2, N being the number of GPS satellites. At that point, some may argue that estimating the ambiguity with the C/A range on a double-differencing measurement would give a better accuracy then.</p>
317316
</div>
318317
</div>
319-
<div class="section" id="credits-to-contributors">
320-
<h1>7. Credits to Contributors!<a class="headerlink" href="#credits-to-contributors" title="Permalink to this headline"></a></h1>
321-
<dl class="field-list simple">
322-
<dt class="field-odd">Samuel Y. W. Low</dt>
323-
<dd class="field-odd"><p>Author of LEOGPS</p>
324-
</dd>
325-
<dt class="field-even">Juan Luis Cano Rodríguez</dt>
326-
<dd class="field-even"><p>For his wisdom in open-source</p>
327-
</dd>
328-
<dt class="field-odd">Martin Valgur</dt>
329-
<dd class="field-odd"><p>Author of the Python Hatanaka library</p>
330-
</dd>
331-
<dt class="field-even">Li Wen-Hao</dt>
332-
<dd class="field-even"><p>For sharing GRACE KBR data from PODAAC JPL</p>
333-
</dd>
334-
</dl>
335-
<p>… and of course, to the Read The Docs team, and all awesome people behind open-source!</p>
336-
</div>
337318
<div class="section" id="contact-and-support">
338-
<h1>8. Contact and Support<a class="headerlink" href="#contact-and-support" title="Permalink to this headline"></a></h1>
319+
<h1>7. Contact and Support<a class="headerlink" href="#contact-and-support" title="Permalink to this headline"></a></h1>
339320
<p>For bugs, raise the issues in the <a class="reference external" href="https://github.com/sammmlow/LEOGPS/issues">GitHub repository</a>.</p>
340321
<p>For collaborations, reach out to me: <a class="reference external" href="mailto:sammmlow&#37;&#52;&#48;gmail&#46;com">sammmlow<span>&#64;</span>gmail<span>&#46;</span>com</a> (Samuel Y. W. Low)</p>
341322
<p><a class="reference external" href="https://www.linkedin.com/in/sammmlow"><img alt="linkedin" src="https://img.shields.io/badge/LinkedIn-sammmlow-blue.svg" /></a> <a class="reference external" href="https://orcid.org/0000-0002-1911-701X/"><img alt="orcid" src="https://img.shields.io/badge/ID-0000--0002--1911--701X-a6ce39.svg" /></a></p>

docs/_build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -217,19 +217,7 @@ In its essence, the single differencing paradigm changed the structure of the na
217217

218218

219219

220-
7. Credits to Contributors!
221-
---------------------------
222-
223-
:Samuel Y. W. Low: Author of LEOGPS
224-
:Juan Luis Cano Rodríguez: For his wisdom in open-source
225-
:Martin Valgur: Author of the Python Hatanaka library
226-
:Li Wen-Hao: For sharing GRACE KBR data from PODAAC JPL
227-
228-
... and of course, to the Read The Docs team, and all awesome people behind open-source!
229-
230-
231-
232-
8. Contact and Support
220+
7. Contact and Support
233221
----------------------
234222

235223
For bugs, raise the issues in the `GitHub repository <https://github.com/sammmlow/LEOGPS/issues>`_.

0 commit comments

Comments
 (0)