Skip to content

Commit 4e04a93

Browse files
authored
Merge pull request #32 from angela-li/angela-li-patch-1
Add Instructor Notes for workshop homepage
2 parents 1ff216b + 4dfd1a5 commit 4e04a93

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

_extras/guide.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,29 @@
22
layout: page
33
title: "Instructor Notes"
44
---
5-
FIXME
5+
## Instructor notes
6+
7+
## Workshop Structure
8+
9+
The following table provides the structure for the Geospatial Workshop and *estimated* timings for each lesson.
10+
11+
| Lesson | Length | Include if: |
12+
|---|---|---|
13+
| [Introduction to Geospatial Concepts](https://datacarpentry.org/organization-geospatial/) ([instructor notes](https://datacarpentry.org/organization-geospatial/guide/index.html)) | **75 minutes** - estimated, will not be accurate | Learners have no experience with geospatial data. |
14+
| [Introduction to R for Geospatial Data](https://datacarpentry.org/r-intro-geospatial/) ([instructor notes](https://datacarpentry.org/r-intro-geospatial/guide/index.html)) | **4 hours** - estimated, will not be accurate | Learners have no experience with R. |
15+
| [Introduction to Geospatial Raster and Vector Data with R](https://datacarpentry.org/r-raster-vector-geospatial/) ([instructor notes](https://datacarpentry.org/r-raster-vector-geospatial/guide/index.html)) | **7 hours** - estimated, will not be accurate | Always. |
16+
17+
If the workshop audience is experienced in both R and geospatial concepts, this workshop could theoretically be taught in one day. However, note that these timings are estimates and we are relying on feedback from pilot workshop Instructors to add accurate timing information.
18+
19+
[Instructors: add information about timing and selecting materials as these workshops are piloted]
20+
21+
## Technical tips and tricks
22+
23+
#### Installation
24+
- For the [Introduction to Geospatial Raster and Vector Data with R](https://datacarpentry.org/r-raster-vector-geospatial/) lesson, learners MUST download the data and install the software before the workshop. The data set is large (>150 Mb) and there are numerous software packages and R libraries to install. **Remind your learners multiple times!**
25+
- Instructions to download data and set up a machine to analyze and process geospatial data: http://datacarpentry.org/geospatial-workshop/setup.html
26+
- You may find it helpful to host an "install party" prior to your workshop where you and your co-instructors help learners install the necessary software for the workshop. If this is unfeasible, leave time at the beginning of your workshop to ensure that learners have necessary geospatial software (GDAL, GEOS, PROJ.4) installed prior to teaching the course.
27+
28+
[Instructors: add information about supporting learners with installation here]
29+
30+
## Common problems

0 commit comments

Comments
 (0)