GenericMappingTools / 2020-unavco-course

Planning and material for the 2020 UNAVCO GMT for Geodesy course
34 stars 18 forks source link

Notes and exercises for the grids & images section #27

Closed leouieda closed 4 years ago

leouieda commented 4 years ago

All material for the grids and images part is in the grids folder. The README file has the notes that I'll use in place of slides. Students will be pointed to this since there are links in there for further reading on the GMT docs. I'll quickly introduce a section with the README on the screen and then jump to VSCode to do some exercises (starting with the defaults and then adding some customization on top of it). The final part is a group exercise for them to make a relief map of a country of their choice.

All of the code is in commented scripts but I will be writing that code from scratch with the students (instead of just showing them the script). I find that this works a lot better since it keeps me from going too fast. The scripts are there in case students want to go back and check them or aren't able to keep up with the typing (or miss a part for some reason).

leouieda commented 4 years ago

@PaulWessel @joa-quim @seisman @Xiaohua-Eric-Xu I would appreciate a quick review of this if any of you have the time. Feel free to merge into master if you're satisfied.

leouieda commented 4 years ago

Thanks @PaulWessel, that was fast!