recompiled

This commit is contained in:
Ollie Ballinger
2023-01-09 16:51:41 +00:00
parent c59405dff8
commit efbedd2afe
71 changed files with 7372 additions and 3326 deletions

View File

@@ -209,17 +209,22 @@ gtag('config', 'G-RK9ZLZQ6GL', { 'anonymize_ip': true});
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./refineries.html" class="sidebar-item-text sidebar-link">Refinery Detection</a>
<a href="./refineries.html" class="sidebar-item-text sidebar-link">Refinery Identification</a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./ships.html" class="sidebar-item-text sidebar-link">Refinery Detection</a>
<a href="./ships.html" class="sidebar-item-text sidebar-link">Ship Detection</a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./blast.html" class="sidebar-item-text sidebar-link"><span class="chapter-number">8</span>&nbsp; <span class="chapter-title">Building a 3D Model of the Beirut Explosion_</span></a>
<a href="./blast.html" class="sidebar-item-text sidebar-link">Blast Damage Assessment</a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./object_detection.html" class="sidebar-item-text sidebar-link">Deep Learning</a>
</div>
</li>
</ul>
@@ -292,9 +297,9 @@ gtag('config', 'G-RK9ZLZQ6GL', { 'anonymize_ip': true});
<li><a href="./refineries.html">Refinery Detection</a></li>
<li><a href="trees.qmd">Deforestation</a></li>
<li><a href="./ships.html">Ship Detection</a></li>
<li><a href="./object_detection.html">Object Detection</a> Recently, a team of over 100 scientists came together to write a book called <a href="https://www.eefabook.org/">“Cloud-Based Remote Sensing with Google Earth Engine: Fundamentals and Applications”</a>. Its a great resource for learning about remote sensing and Earth Engine. The material in this chapter is a subset of the book, edited to fit the scope of this guide. If youre interested in learning more, check out the full book.</li>
</ol></li>
</ul>
<p>Recently, a team of over 100 scientists came together to write a book called <a href="https://www.eefabook.org/">“Cloud-Based Remote Sensing with Google Earth Engine: Fundamentals and Applications”</a>. Its a great resource for learning about remote sensing and Earth Engine. The material in this chapter is a subset of the book, edited to fit the scope of this guide. If youre interested in learning more, check out the full book.</p>
</section>
<section id="what-is-google-earth-engine" class="level2">
<h2 class="anchored" data-anchor-id="what-is-google-earth-engine">What is Google Earth Engine?</h2>