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

ObserverTimezone is necessary? #30

Open
stenza opened this issue Oct 31, 2023 · 0 comments
Open

ObserverTimezone is necessary? #30

stenza opened this issue Oct 31, 2023 · 0 comments

Comments

@stenza
Copy link

stenza commented Oct 31, 2023

Hi,

I don't have any experience in solar calculations.

I got confused a bit:
Based on the example, we need to set the following arguments:

  • setObserverPosition
  • setObserverDate
  • setObserverTime

As their name implies, these are local dates and local times of the observer.

Then why do I need to give the ObserverTimezone?

Furthermore, how can I calculate the timezone from a LatLong coordinate for those exotic places close to the date line, where some island belongs to different timezone as they have these zigzag timezone border?

Even further, I believe the observer's local time with the lat/long coordinates is the most accurate, because with those it is easier and more precise to calculate the Earth's UTC time, and then we can have the Observer sunset, rather than the timezone sunset.

The point is, how can I calculate the Sun position without Timezone information?
(I don't need to know the local sunset, or anything else, I need only the Sun azimuth and alt)

Can anyone shed some light on that?

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