mnky9800n / Python-course-materials-for-seismology-students

a library of various tools and notebooks for catalog analysis
MIT License
33 stars 15 forks source link

create a README for the example notebooks folder #14

Open mnky9800n opened 6 years ago

mnky9800n commented 6 years ago

This can describe the structure of the notebooks, like what order they should go in, and a basic summary of each.

seismoChas commented 6 years ago

Tell me what order you think they should go in. This would be the same order you think the notebooks should be introduced to students in a class.

mnky9800n commented 6 years ago

Well, in reality its probably better to not have a structure like that, but instead rely on the structure from the learning goals. Like the table in the paper.

mnky9800n commented 6 years ago

https://github.com/mnky9800n/Python-course-materials-for-seismology-students/blob/master/example_notebooks/README.md

I created a readme that includes the table and learning goals.

seismoChas commented 6 years ago

The readme is in the master... maybe you meant for it to be in the cartopy branch?