We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b9968 commit 55fa894Copy full SHA for 55fa894
docs/sphinx/source/package_overview.rst
@@ -183,7 +183,7 @@ object to accomplish our modeling goal:
183
name=name,
184
altitude=altitude)
185
localized_system.surface_tilt = latitude
186
- localized_system.surface_azimuth = 0
+ localized_system.surface_azimuth = 180
187
clearsky = localized_system.get_clearsky(times)
188
solar_position = localized_system.get_solarposition(times)
189
total_irrad = localized_system.get_irradiance(solar_position['apparent_zenith'],
0 commit comments