Open GIScience

Joseph Holler's Open GIScience Curriculum at Middlebury College

Presentations and Conclusions

May-05 : In this lesson, we will review and appreciate our achievements.

Goals and Expectations

Presentations

Concluding thoughts

FOSS4GNA is in Reston Virginia from November 3-5. Shall we present findings? Draft Abstract

Today is the final day of class together. We need to celebrate and review our accomplishments!

But, there is always still more to learn…

The wonderful thing is that these platforms all have much of their code base in common, thanks to OGC and fundamental code libraries like PROJ, GDAL, and GEOS. Moreover, there are plenty of free and low-cost training resources for each of these platforms online, and you are free to keep using all of this software on your personal computer!

What you don’t get from the tutorials is:

That’s what we achieved through the lens of reproductions and replications and our critical Friday discussions. With that background in place, I welcome you to a lifetime of continued learning… Where can you learn more on your own, to be more deeply prepared for work in any one of these technologies? This list will expand over time:

At the top of this list, there are two new open access books on spatial data analysis by people involved with developing the R and Python packages for spatial analysis.

Ownership in Open Science

Is generally not reinventing the wheel from scratch. It’s making incremental improvements to scientific knowledge and to the scientific community through…

Porfolios

Many students have successfully continued to develop their GitHub pages and portfolios post-graduation, helping lead to future employment and graduate school opportunities! You can start by including significant independent work from your other courses at Middlebury or interesting work / volunteer experiences! The Jekyll theme we used, Minimal Mistakes is highly customizable.

Peer Review

- [ ] Are you allowed to use it? (LICENSE)
- [ ] Do you understand what the project is about and is it findable? (top level readme.md, mirrored at top of analysis plan)?
- [ ] Do you understand the data/materials used (data_index.csv and data metadata files, mirrored in data section of analysis plan)?
- [ ] Do you know how to set up the code environment (computational environment, good use of groundhog to load libraries)?
- [ ] Do you know which code to run in what orer (procedure_index.csv) ? 
- [ ] Does the code run? Does it knit to an html?
- [ ] Peer review the analysis plan / report narrative and figures
- [ ] Is the writing ethical, as you would like to be replicated/reproduced yourself?

Final Evaluations

Main Page