We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
here we write:
Azimuth = 0 is North, Azimuth = PI/2 is East. Altitude = 0 is the horizon, Altitude = PI/2 is upwards / Zenith.
But what are phi and theta? From our irradiance data I see that Phi is the azimuth (as it is in [0, 2PI]).
The text was updated successfully, but these errors were encountered:
@MartGro and me decided to not use phi and theta anymore in simshady and only talk about azimuth and altitude, as defined above.
Sorry, something went wrong.
No branches or pull requests
here we write:
Azimuth = 0 is North, Azimuth = PI/2 is East.
Altitude = 0 is the horizon, Altitude = PI/2 is upwards / Zenith.
But what are phi and theta? From our irradiance data I see that Phi is the azimuth (as it is in [0, 2PI]).
The text was updated successfully, but these errors were encountered: