|
95 | 95 | <li><a class="reference internal" href="#overview-of-processing-flow">4. Overview of Processing Flow</a></li> |
96 | 96 | <li><a class="reference internal" href="#carrier-single-differencing">5. Carrier Single Differencing</a></li> |
97 | 97 | <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> |
100 | 99 | </ul> |
101 | 100 | </div> |
102 | 101 |
|
@@ -316,26 +315,8 @@ <h1>6. Carrier Double Differencing<a class="headerlink" href="#carrier-double-di |
316 | 315 | <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> |
317 | 316 | </div> |
318 | 317 | </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> |
337 | 318 | <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> |
339 | 320 | <p>For bugs, raise the issues in the <a class="reference external" href="https://github.com/sammmlow/LEOGPS/issues">GitHub repository</a>.</p> |
340 | 321 | <p>For collaborations, reach out to me: <a class="reference external" href="mailto:sammmlow%40gmail.com">sammmlow<span>@</span>gmail<span>.</span>com</a> (Samuel Y. W. Low)</p> |
341 | 322 | <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> |
|
0 commit comments