Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jack Pink
climate_analysis
Commits
b672be0c
Unverified
Commit
b672be0c
authored
May 10, 2022
by
Jack-Pink
Committed by
GitHub
May 10, 2022
Browse files
Merge pull request #1 from Jack-Pink/dev
Add rainfall module
parents
1b8f1b1b
076bf616
Changes
1
Hide whitespace changes
Inline
Side-by-side
rainfall_conversion.py
0 → 100644
View file @
b672be0c
def
inches_to_mm
(
inches
):
mm
=
inches
*
25.4
return
mm
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment