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

feat: Integrate daylight and sunshine duration #507

Merged
merged 5 commits into from Nov 14, 2023

Conversation

patrick-zippenfenig
Copy link
Member

@patrick-zippenfenig patrick-zippenfenig commented Nov 13, 2023

Add daylight_duration to daily variables. Calculation is based on sunrise/-set time.

Add sunshine_duration to hourly and daily variables. Calculation is based on DNI > 120. Because data is averaged over 1 hour. It is assuming a linear distribution between 60 and 180 watts. Sunrise and -set times are used to bound the available daylight.

@patrick-zippenfenig patrick-zippenfenig linked an issue Nov 13, 2023 that may be closed by this pull request
@patrick-zippenfenig patrick-zippenfenig merged commit a914fa7 into main Nov 14, 2023
1 of 2 checks passed
@patrick-zippenfenig patrick-zippenfenig deleted the 467-featurerequest-sunshine-duration branch November 14, 2023 11:03
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.

FeatureRequest: sunshine duration
1 participant