Skip to content
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

Front and End Matter Updates #8

Merged
merged 6 commits into from
Jun 26, 2024
Merged

Front and End Matter Updates #8

merged 6 commits into from
Jun 26, 2024

Conversation

jatkinson1000
Copy link
Member

Closes #1

Adds Amy and Marion as authors, removes personal info

Adds section on code clinics at the end

Fixes broken/inappropriate links and images

Copy link

@AmyOctoCat AmyOctoCat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link

@MarionBWeinzierl MarionBWeinzierl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. We can merge this now, and decide later whether we want to add more infor.

@jatkinson1000 jatkinson1000 merged commit a8b0180 into main Jun 26, 2024
1 check passed
@jatkinson1000 jatkinson1000 deleted the bookendmatter branch June 26, 2024 06:29
jatkinson1000 added a commit that referenced this pull request Jul 23, 2024
* add slide on naming standards

* add warning about the use of f strings in logging statements

* Adding instructions for naming part of exercise.

* changing some of the naming in the final version of precipitation_climatology.py and making some suggestions for other possible naming changes. Removed use of assert and slight refactor to the convert_pr_units function to add an explaining variable.

* hopefully made more readable

* naming tweeks

* revert changes to pluralise name for array. Not sure what best practice is here.
t Please enter the commit message for your changes. Lines starting

* add a line about boolean naming

* add a line about boolean naming

* formatting

* Update exercises/00_final/precipitation_climatology.py

Co-authored-by: jatkinson1000 <[email protected]>

* fix excpetion raising bug introduced in this branch

* grammar in slide.

Co-authored-by: jatkinson1000 <[email protected]>

* pull naming into it's own section

* return matplotlib import to the standard plt and add small fix

* further renaming and some additional documentation

* further renaming

* further naming changes

* further naming changes

* revert naming of columns in the netcdf as editing netcdf file is too lengthy for this iteration

* remove comment as have confirmed that this hasn't introduced a runtime error

* add some examples into the slides

* add to example slide

* finish renaming in exercise 5

* renumber exercises

* include the naming slides in the main quarto file

* add base code for exercise on naming

* update naming in exercise 4

* update exercise 4 for renaming

* run black in all the exercises after black

* modified the wrong exercise

* missed file naming

* renumber exercises in slides and a dd a bit of extra detail

* reformatting and splitting black and pylint sections

* Update exercises 1 and 2 with blank lines to match changes to later exercises (blank lines not picked up by black).

* remove redundant use of xr.DataArray wrapping around array multiplication

* change font size in slides

* remove remaining uses of assert in production code

* formatting changes to slides on naming

* Minor typographical updates.

* remove old naming convention slide from 'better coding' slides.

---------

Co-authored-by: Amy Pike <[email protected]>
Co-authored-by: AmyOctoCat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix broken slides
3 participants