diff --git a/Jupyterbook/Figures/PDFs/EMSC3002_pt_rules.pdf b/Jupyterbook/Figures/PDFs/EMSC3002_pt_rules.pdf new file mode 100644 index 0000000..20b995a Binary files /dev/null and b/Jupyterbook/Figures/PDFs/EMSC3002_pt_rules.pdf differ diff --git a/Jupyterbook/build_book.sh b/Jupyterbook/build_book.sh index 8decdce..5db895b 100755 --- a/Jupyterbook/build_book.sh +++ b/Jupyterbook/build_book.sh @@ -3,25 +3,25 @@ # This will build the slides, then the book cd Lectures -source build_slides.sh +source build_slides.sh cd .. # This is where we can build LaTeX beamer content to pdfs # pdfs should be build to Lectures/static_slides/PDFs cd Lectures -source build_pdfs.sh +source build_pdfs.sh cd .. # Now build the remaining book -jupyter-book build . +jupyter-book build . -# This is best done by hand so it updates the slides even -# if there is no work to be done in rebuilding the book +# This is best done by hand so it updates the slides even +# if there is no work to be done in rebuilding the book cp -r Lectures/static_slides/slideshows _build/html -cp -r Lectures/static_slides/PDFs _build/html +cp -r Lectures/static_pdfs/PDFs _build/html mkdir -p _build/html/Figures/Movies cp -r Figures/Movies _build/html/Figures diff --git a/Lectures/Module-i-GlobalTectonics.md b/Lectures/Module-i-GlobalTectonics.md index 9104031..c1ec51b 100644 --- a/Lectures/Module-i-GlobalTectonics.md +++ b/Lectures/Module-i-GlobalTectonics.md @@ -42,13 +42,34 @@ The different way rocks respond to stress. ### Plate Kinematics and reconstruction -If we understand the *kinematics* of plate boundary evolution, then we can run a configuration backwards in time to observe the earlier configuration. In this short concluding part of the module, we cast the observations about plate deformation in the form of hard-and-fast rules and we see what we can do with them. +If we understand the *kinematics* of plate boundary evolution, +then we can run a configuration backwards in time to observe the +earlier configuration. In this short concluding part of the module, +we cast the observations about plate deformation in the form of hard-and-fast rules +and we see what we can do with them. + +The "rules" of plate boundary kinematics and how they can be used. + +
+ +
+ +(This is a pdf presentation) + + + ## Links -The plate reconstruction community uses a tool known as [GPlates](https://www.gplates.org) that was developed at the University of Sydney (along with many international collaborators). There is a portal where you can [browse interactive movies](http://portal.gplates.org) of plates moving over hundreds of millions of years with various data visualised on the moving plates. +The plate reconstruction community uses a tool known as [GPlates](https://www.gplates.org) that +was developed at the University of Sydney (along with many international collaborators). +There is a portal where you can [browse interactive movies](http://portal.gplates.org) +of plates moving over hundreds of millions of years with various data visualised +on the moving plates. -This is the link to the USGS page on the M8.2 Earthquake in Alaska during the week of lectures: [USGS News and Analysis](https://www.usgs.gov/news/magnitude-82-earthquake-alaska) +This is the link to the USGS page on a recent M8.2 Earthquake in Alaska: +[USGS News and Analysis](https://www.usgs.gov/news/magnitude-82-earthquake-alaska) ## Background Reading diff --git a/Lectures/static_pdfs/PDFs/EMSC3002_pt_rules.pdf b/Lectures/static_pdfs/PDFs/EMSC3002_pt_rules.pdf new file mode 100644 index 0000000..20b995a Binary files /dev/null and b/Lectures/static_pdfs/PDFs/EMSC3002_pt_rules.pdf differ diff --git a/Lectures/static_pdfs/pdfs/README.md b/Lectures/static_pdfs/pdfs/README.md index 6d698aa..f656249 100644 --- a/Lectures/static_pdfs/pdfs/README.md +++ b/Lectures/static_pdfs/pdfs/README.md @@ -1,2 +1,2 @@ -This is the location where we put pdfs so that they can be referenced in the jupyterbook -in embedded iframes (etc) \ No newline at end of file +This is the location where we put pdfs so that they can be referenced in the jupyterbook +EMSC3002_pt_rules