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

Rounding error crash #4

Open
belaa opened this issue Jul 12, 2022 · 0 comments
Open

Rounding error crash #4

belaa opened this issue Jul 12, 2022 · 0 comments

Comments

@belaa
Copy link

belaa commented Jul 12, 2022

Re-running the endofnight script for May 28, 2022 with the latest version of fpoffline:

endofnight -v --night 20220528 --overwrite --traceback

results in the following error:

TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'

The traceback shows that this is triggered by a rounding error in line 444 of endofnight.py.

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

No branches or pull requests

1 participant