-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback from Instructors on pilot workshops #31
Comments
These notes are from Michael Culshaw-Maurer from a pilot workshop in August. Some of the curriculum rearrangements might have already addressed some of these comments, but I will include the full set here for reference. Thoughts After Teaching 1st DC Geospatial WorkshopIntro to ROverall Thoughts
Fine-Scale PointsIntro to R/RStudio
Data Structures
Exploring Data Frames
Subsetting Data
Creating Publication-Quality Graphics
Writing Data
Dataframe Manipulation with dplyr
Writing Good Software
Proposed Order of Concepts for Intro to R
From here, either a comprehensive tidyverse treatment, or jump to "Writing Good Software". I think you could get through this "Intro R" lesson pretty quickly and even get into some of the first Geospatial chapters on Day 1. I think our Day 1 structure had little to no geospatial payoff, which seemed to leave some people frustrated. General Thoughts
|
These are great notes. FWIW I start GIS students in
The beauty of |
@chris-prener thanks Chris, I'm glad you found the notes useful! I figured I'd tag myself in here just in case anyone wanted to ask for any clarification on these notes. |
For the next few comments, here is some info from the Geospatial Data Carpentry Class we taught at UMass Boston from January 22-23, 2019. https://jebyrnes.github.io/2019-01-22-UMB/ FYI, code generated is in https://github.com/jebyrnes/r-spatial_dc_workshop_2019-01-22 and if you want to check out our ether pad, it's at https://pad.carpentries.org/2019-01-22-umb-geospatial To start with, to answer @ErinBecker's questions
|
Notes on Geospatial Lesson from Workshop at UMB2019-01-22 and 23From @jebyrnes, @DrK-Lo, and @KlausVigo General:
Intro to Geospatial
Intro to R
Raster Lessons
|
One up, One Downs from UMB Geospatial Data Carpentry Workshop2019-01-22 and 23I'm including the one up one downs as they say a lot about how our learners preceived the class. I'll also italicize a few to highlight them. Day 1One Up One Down Day 2One up One down Comments from sticky notes with number of sticky notes that echoed the same theme:I thought these were also insightful - we summarized our sticky note feedback with # of notes per general theme - Q: What was your favorite part of the course? Q: What one thing would you like to change in this course? |
Notes on Geospatial Lesson from Workshop at UMB2019-01-22 and 23From @DrK-Lo Intro to Raster Data in R: 1 hourPlot Raster Data in R: 1 hour (start 11am)Mistake?" The bin intervals are shown using ( to mean inclusive and ] to mean exclusive. For example: (305, 342] means “from 305 through 341”." Reproject Raster Data in R and Raster Calculations in R: 1 hr 30 min (start 1pm)The instructor skimmed over some things and focused on the core Open and Plot Shapefiles in R start 2:30pm end 2:50 pm, spent 20-30 min on activityExplore and Plot by Shapefile Attributes start 3:15 pmChallenge: Subset Spatial Line Objects Part 1 and Part 2: did challenge
Alternate timeline:Morning 1: Intro to RAfter lunch 1: set up project, dplyr, ggplot (1.5 hr)
Morning 2: plot raster
Afternoon 2: open shapefileplot shapefile and customize Other thoughts:A lot of the challenges could be faster if we provide the code for the students |
This pull request has gone stale. Referencing pull request changes, @JTSA comments and notes by @DrK-Lo found at datacarpentry/geospatial-workshop#31. Teaching time in episode 3 Reproject Raster Data will not be changed at this time.
This pull request has gone stale. Referencing pull request changes, =@=jtsa comments and notes by =@=DrK-Lo found at datacarpentry/geospatial-workshop/issues/31. Teaching time in episode 3 Reproject Raster Data will not be changed at this time.
This pull request has gone stale. Referencing pull request changes, @JTSA comments and notes by @DrK-Lo found at datacarpentry/geospatial-workshop#31. Teaching time in episode 3 Reproject Raster Data will not be changed at this time.
This issue is meant to collect feedback from Instructors (and helpers, etc) running pilot workshops. Leave open through December 2018.
Instructors, please add any comments you have about how your pilot workshop went. In particular:
You don't need to answer all of the questions above! Please share any and all information that you think will be helpful for future Instructors of these lessons. I will be reading through this issue before the Curriculum Advisory Committee meeting in November and will raise issues to that committee for discussion. Please also feel free to leave specific issues on the individual lessons. The Maintainers and Curriculum Advisors really appreciate your feedback!
The text was updated successfully, but these errors were encountered: