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

What do we do if we have zero degree days? #130

Open
sarahmadeleine opened this issue Dec 28, 2022 · 1 comment · May be fixed by #139
Open

What do we do if we have zero degree days? #130

sarahmadeleine opened this issue Dec 28, 2022 · 1 comment · May be fixed by #139
Assignees

Comments

@sarahmadeleine
Copy link
Contributor

we cannot divide by zero - find a solution for that

@sarahmadeleine
Copy link
Contributor Author

find cases in which we have zero degree days - in which contexts does it happen? (in summer we would always regularly zero degree days - throwing exceptions every time would not be the elegant way...)
are there different ways by which we can reach a division by zero? how can we solve the different cases?

@alexbercik alexbercik linked a pull request Feb 16, 2023 that will close this issue
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 a pull request may close this issue.

2 participants