-
Notifications
You must be signed in to change notification settings - Fork 16
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
Sun azimuth at current time #43
Comments
Hello there! We are glad that you like SunKit. Current sun data is already present in your Sun object. For instance, you can check the current sun azimuth by simply accessing Sun's I hope I helped you. |
how do you convert sun.azimuth to the current time? It is not clear to me |
You first set the time using the |
Is it possible to provide an example ? It would be appreciated |
Oh course, you can find it in the README file. |
Thank you very much for your help. I succeeded :-) |
You're welcome! |
Hello,
thank you for your awesome work.
As the sun moves from sunrise to sunset in a given location you provide the azimuth of the sun on sunrise and sunset.
I have a question: is it possible to have the data of the current position of the sun. For example if it is 10h30 to see the position of the sun on the map between sunrise and sunset, and if the time evolves you see the sun on a map moving?
is this possible?
The text was updated successfully, but these errors were encountered: