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

Follow SI notation #114

Merged
merged 2 commits into from
Aug 25, 2024
Merged

Follow SI notation #114

merged 2 commits into from
Aug 25, 2024

Conversation

miohna
Copy link
Contributor

@miohna miohna commented Jul 13, 2024

Added space between number and unit to follow the rules of the International System of Units notation.

Added space between number and unit to follow the rules of the International System of Units notation.
SI specifies no spaces between units for degree symbol. (see SI Brochure <https://www.bipm.org/en/publications/si-brochure>, 9th ed., 5.4.3)

All major weather websites and apps prefer not to use a space
when the percent unit is present. The Chicago Manual of Style has a FAQ on this which explains the convention and notes this common deviation from SI. <https://www.chicagomanualofstyle.org/qanda/data/faq/topics/Abbreviations/faq0097.html>
Copy link
Owner

@lmarzen lmarzen left a comment

Choose a reason for hiding this comment

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

Approved, however I made the following revision...

removed space between quantity and unit for percent and degree units

Justification:
SI specifies no spaces between units for degree symbol. (see SI Brochure https://www.bipm.org/en/publications/si-brochure, 9th ed., 5.4.3)

All major weather websites and apps prefer not to use a space when the percent unit is present. The Chicago Manual of Style has a FAQ on this which explains the convention and notes this common deviation from SI. https://www.chicagomanualofstyle.org/qanda/data/faq/topics/Abbreviations/faq0097.html

@lmarzen lmarzen merged commit f91f8bb into lmarzen:main Aug 25, 2024
3 checks passed
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.

3 participants