mirror of
https://github.com/bellingcat/RS4OSINT.git
synced 2026-06-12 05:28:36 +03:00
fixed broken refs
This commit is contained in:
BIN
docs/.DS_Store
vendored
BIN
docs/.DS_Store
vendored
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -316,29 +316,29 @@ gtag('config', 'G-RK9ZLZQ6GL', { 'anonymize_ip': true});
|
||||
<ul>
|
||||
<li>Two introductory chapters that provide an overview of remote sensing the different types of satellite imagery available on Google Earth Engine.
|
||||
<ul>
|
||||
<li><a href="chapters/A2_Remote_Sensing.qmd">Remote Sensing</a></li>
|
||||
<li><a href="chapters/A3_Data_Acquisition.qmd">Data Acquisition</a></li>
|
||||
<li><a href="./A2_Remote_Sensing.html">Remote Sensing</a></li>
|
||||
<li><a href="./A3_Data_Acquisition.html">Data Acquisition</a></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
<li><strong>Google Earth Engine</strong>
|
||||
<ul>
|
||||
<li>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>. It’s a great resource for learning about remote sensing and Earth Engine. The material in this section is a subset of the book, edited to fit the scope of this guide. If you’re interested in learning more, check out the full book.
|
||||
<ul>
|
||||
<li><a href="chapters/B1_Getting_Started.qmd">Getting Started</a></li>
|
||||
<li><a href="chapters/B2_Interpreting_Images.qmd">Interpreting Images</a></li>
|
||||
<li><a href="chapters/B3_Image_Series.qmd">Image Series</a></li>
|
||||
<li><a href="chapters/B4_Vectors_Tables.qmd">Vectors and Tables</a></li>
|
||||
<li><a href="./B1_Getting_Started.html">Getting Started</a></li>
|
||||
<li><a href="./B2_Interpreting_Images.html">Interpreting Images</a></li>
|
||||
<li><a href="./B3_Image_Series.html">Image Series</a></li>
|
||||
<li><a href="./B4_Vectors_Tables.html">Vectors and Tables</a></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
<li><strong>Case Studies</strong>
|
||||
<ul>
|
||||
<li>A series of case studies that demonstrate how to use Google Earth Engine for open source investigations. Each case study includes a brief introduction to the topic, a step-by-step guide to using Google Earth Engine to analyze satellite imagery, and a discussion of the results.
|
||||
<ul>
|
||||
<li><a href="chapters/C1_Lights.qmd">War at Night</a></li>
|
||||
<li><a href="chapters/C2_Refineries.qmd">Refinery Identification</a></li>
|
||||
<li><a href="chapters/C3_Blast.qmd">Blast Damage Assessment</a></li>
|
||||
<li><a href="chapters/C4_Ships.qmd">Ship Detection</a></li>
|
||||
<li><a href="chapters/C5_Object_Detection.qmd">Object Detection</a></li>
|
||||
<li><a href="./C1_Lights.html">War at Night</a></li>
|
||||
<li><a href="./C2_Refineries.html">Refinery Identification</a></li>
|
||||
<li><a href="./C3_Blast.html">Blast Damage Assessment</a></li>
|
||||
<li><a href="./C4_Ships.html">Ship Detection</a></li>
|
||||
<li><a href="./C5_Object_Detection.html">Object Detection</a></li>
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user