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

Better to sync time only at night #7

Open
0xCAFEDECAF opened this issue Sep 22, 2017 · 0 comments
Open

Better to sync time only at night #7

0xCAFEDECAF opened this issue Sep 22, 2017 · 0 comments

Comments

@0xCAFEDECAF
Copy link

if(lastHour == 2 || lastHour == 14)

Preferrably do time update only when no sun is shining. A time shift can distort the "average" output of pvoutput: if the current period becomes (let's say) 12 minutes instead of 10 due to a 2 minute clock backwards setting, the average may be above the peak value, that is very ugly.

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