esciencecenter-digital-skills / geospatial-python

Introduction to Geospatial Raster and Vector Data with Python
https://esciencecenter-digital-skills.github.io/geospatial-python/
Other
3 stars 0 forks source link

Other teaching materials #72

Open Peter9192 opened 1 year ago

Peter9192 commented 1 year ago

Last week I was conducting some searches for geospatial analysis in Python. Many results and courses came up, but not this one. That made me wonder: (how) is this lesson different from other lessons? If yes: how can we improve its findability? If no: can we reduce the maintenance load by joining forces with other existing courses?

Here are some of the courses I found (sorted roughly according to my initial impression):

rogerkuou commented 1 year ago

Hi @Peter9192, thanks for the comment! I spent some time browsing all the lessons you listed (I enjoyed this activity since most of them are good and relevant materials), and below are my thoughts on your comment.

As a general answer to your question, if this course differs from the examples, I will say: yes, the lesson materials are quite different from the listed materials. In my opinion, the uniqueness comes from the combination of the following characters:

And to further stress the question of whether we should make it more findable, my opinion would be, with reference to the first character: since this material is not meant for "read & learn", but for an instructor guide, we should focus on advertising it to instructors, but not to students. Then the effort I can think of, is to work more on getting this course to a steady sate and encourage more instructors to teach it. This is already on our radar. On May 26th, 2023 there will be a migration sprint.

Furthermore, I found the materials you shared are valuable for further reading after the workshop. Especially the PythonGIS, which gives a good walk through on Python basics, and more detailed explanations on the commands. Unfortunately, some parts of the material are still under construction. I am willing to point students at the end of workshop for further reading.