Skip to content

Commit 5cde067

Browse files
committed
update
1 parent 11d5fbe commit 5cde067

3 files changed

Lines changed: 12 additions & 8 deletions

File tree

index.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Examples are based on the Forêt Duparquet region in northwestern Québec, but t
88

99
By the end of the workshop, you will have been introduced to:
1010

11-
- the Google Earth Engine Code Editor
11+
- the GEE Code Editor
1212
- the basic logic of JavaScript in GEE
1313
- public satellite image collections such as Landsat and Sentinel-2
1414
- spatial and temporal filtering of image collections
@@ -177,7 +177,7 @@ These examples are presented to show the broader potential of GEE beyond the spe
177177

178178
## Important interpretation note
179179

180-
Google Earth Engine makes it easy to process and visualize large volumes of satellite data, but ecological interpretation still requires care.
180+
GEE makes it easy to process and visualize large volumes of satellite data, but ecological interpretation still requires care.
181181

182182
For example, the disturbance workflow detects **spectral canopy change**, not harvesting directly. A strong decrease in NBR may indicate harvesting, but it may also result from fire, windthrow, insect damage, road construction, flooding, wetland change, residual cloud or shadow, or sensor artifacts.
183183

@@ -192,7 +192,7 @@ You should have:
192192
- a modern web browser
193193
- basic familiarity with GIS, remote sensing, or ecological spatial data
194194

195-
No local installation is required for the Earth Engine exercises.
195+
*No local installation is required for the Earth Engine exercises.
196196

197197
## How to use this website
198198

@@ -219,9 +219,13 @@ After the workshop, you should be better prepared to:
219219
- recognize the strengths and limits of satellite-based analyses
220220
- continue learning through documentation, examples, and applied projects
221221

222-
## Suggested citation
223222

224-
If you use or adapt these materials, please cite:
223+
A slightly more polished version:
225224

226225
```text
227-
Introductory workshop to Google Earth Engine: fundamentals and applications in ecology and forest management: CEF 2026 Workshop. https://forestcguy.github.io/cef2026-gee-workshop/
226+
Kabuanga, J. M., Verabhadraswamy, N., Vega Escobar, A., and Valeria, O. 2026.
227+
Introductory workshop to Google Earth Engine: fundamentals and applications
228+
in ecology and forest management. Workshop materials, CEF 2026 Workshop,
229+
Université Laval, Québec City, May 27, 2026.
230+
https://forestcguy.github.io/cef2026-gee-workshop/
231+
```

modules/01_introduction_motivation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These examples are not meant to cover every detail of GEE. They are designed to
3030

3131
## Learning questions
3232

33-
1. What kinds of ecological and forest management questions can be explored with Google Earth Engine?
33+
1. What kinds of ecological and forest management questions can be explored with GEE?
3434
2. How can satellite imagery help us observe forest conditions and forest change through time?
3535
3. What is the difference between detecting a spatial pattern and explaining its ecological cause?
3636
4. How does cloud-based processing make large-scale geospatial analysis easier?

modules/04_key_takeaways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Key takeaways
1+
# Key takeaways
22

33
Google Earth Engine is a practical platform for ecological analysis and forest management because it combines satellite imagery, environmental datasets, cloud computing, and mapping tools in one place.
44

0 commit comments

Comments
 (0)