Skip to content

Commit 37ea5b1

Browse files
update
1 parent 593d23e commit 37ea5b1

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

docs/end-to-end-gee.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,29 @@ <h1>Get the Course Materials</h1>
741741
Refresh repository cache
742742
</p>
743743
</div>
744+
<p>There are several slide decks containing useful information and
745+
references. You can access all the presentations used in the course from
746+
the links below.</p>
747+
<ul>
748+
<li>Introduction and course overview [<a
749+
href="https://docs.google.com/presentation/d/1q8HRDTqgQEp3Hmi8IG0T7djPLTC1wRig3jXrwFTmoVE/edit?usp=sharing">Presentation
750+
↗</a>]</li>
751+
<li>Map/Reduce Programming Concepts [<a
752+
href="https://docs.google.com/presentation/d/10qOyxhubkwnsAVjniW54ETgwUHq3DXYKo3HGb6Gemi0/edit?usp=sharing">Presentation
753+
↗</a>]</li>
754+
<li>Introduction to Machine Learning &amp; Supervised Classification [<a
755+
href="https://docs.google.com/presentation/d/19L1b5vsxb38xS8GlHNKOjvPZ0IGqDhv93681btMEL5w/edit?usp=sharing">Presentation
756+
↗</a>]</li>
757+
<li>Introduction to Change Detection [<a
758+
href="https://docs.google.com/presentation/d/1vdFTWJ61yDuVfbfhpnumQ8zuMPGwGcHpHsBTRgo_o5I/edit?usp=sharing">Presentation
759+
↗</a>]</li>
760+
<li>Introduction to Earth Engine Apps [<a
761+
href="https://docs.google.com/presentation/d/1u4Q91OqT9_OS4m1OWMm3uRUgu_oseqDUxHV-8mpzGz4/edit?usp=sharing">Presentation
762+
↗</a>]</li>
763+
<li>Introduction to Google Earth Engine Python API [<a
764+
href="https://docs.google.com/presentation/d/1hPVRnxp2Vp1VHXBtu36SH_UtEOjPz70KcDV-zGIin3U/edit?usp=sharing">Presentation
765+
↗</a>]</li>
766+
</ul>
744767
<div style="page-break-after: always;"></div>
745768
</div>
746769
<div id="module-1-earth-engine-basics" class="section level1">

end-to-end-gee.Rmd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@ If you do not see the repository in the *Reader* section, click *Refresh reposit
9595
knitr::include_graphics('images/common/repository_cache.png')
9696
```
9797

98+
There are several slide decks containing useful information and references. You can access all the presentations used in the course from the links below.
99+
100+
* Introduction and course overview [[Presentation &#8599;](https://docs.google.com/presentation/d/1q8HRDTqgQEp3Hmi8IG0T7djPLTC1wRig3jXrwFTmoVE/edit?usp=sharing)]
101+
* Map/Reduce Programming Concepts [[Presentation &#8599;](https://docs.google.com/presentation/d/10qOyxhubkwnsAVjniW54ETgwUHq3DXYKo3HGb6Gemi0/edit?usp=sharing)]
102+
* Introduction to Machine Learning & Supervised Classification [[Presentation &#8599;](https://docs.google.com/presentation/d/19L1b5vsxb38xS8GlHNKOjvPZ0IGqDhv93681btMEL5w/edit?usp=sharing)]
103+
* Introduction to Change Detection [[Presentation &#8599;](https://docs.google.com/presentation/d/1vdFTWJ61yDuVfbfhpnumQ8zuMPGwGcHpHsBTRgo_o5I/edit?usp=sharing)]
104+
* Introduction to Earth Engine Apps [[Presentation &#8599;](https://docs.google.com/presentation/d/1u4Q91OqT9_OS4m1OWMm3uRUgu_oseqDUxHV-8mpzGz4/edit?usp=sharing)]
105+
* Introduction to Google Earth Engine Python API [[Presentation &#8599;](https://docs.google.com/presentation/d/1hPVRnxp2Vp1VHXBtu36SH_UtEOjPz70KcDV-zGIin3U/edit?usp=sharing)]
106+
107+
98108
\newpage
99109

100110
# Module 1: Earth Engine Basics

0 commit comments

Comments
 (0)