Rename, edit and link notebooks - #2
Conversation
This first commit changes the filenames and numbers each notebook. The proximity and census notebooks are not included in this PR since they have not been merged yet. Since the notebooks were written as individual tutorials, I was not able to see a clear, natural order that they should be in. This is the proposed order I have put the notebooks in:
The basic thoughts behind it:
EDIT: I switched the first and second notebook - the coregistration notebook does mention Reprojecting and Resampling, so Reprojecting and Resampling should come first. |
tcmetzger
commented
Aug 27, 2021
My most recent commit contains work on links. I have added a "Click on this link to go to the next notebook" link at the bottom of each notebook. I have also checked all internal and external links for broken links and fixed them all. I have also made sure that all notebooks now have some sort of table of contents in the intro paragraph with links to headlines in the notebook. |
tcmetzger
commented
Aug 27, 2021
The most recent commit takes care of consistent capitalization of "Xarray-Spatial" (the logo on https://xarray-spatial.org capitalizes both "X" and "S"). |
My most recent two commits contain various edits for stylistic consistency, orthography, and interpunctuation. These edits are based on the Microsoft Writing Style Guide. |
The purpose of this PR on my fork is to collect all remaining work to rename the tutorial notebook files, edit the notebooks for consistency, and create and update links between the notebooks.