-
Couldn't load subscription status.
- Fork 2
Rename, edit and link notebooks #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. |
|
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. |
|
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. |
This reverts commit bc0e25d.
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.