Solar irradiance data. metadata json holds the coordinates
where the irradiance data can be used. valid_timesteps_for_aggregation
is the number of hours of daylight in the considered timeframe. If
the skydome represents a whole year, this is about 8760.
data holds a list of
sky segments, where altitude_deg and azimuth_deg define the position
and average_radiance_W_m2_sr defines the averaged incoming irradinace in W per m2 per sr.
Read more about it in the "How does simshady work" section of the docs page.
Definition of the coordiante system in simshady:
Angles are expected in degree.
Azimuth = 0 is North, Azimuth = 90° is East.
Altitude = 0 is the horizon, Altitude = 90° is upwards / Zenith.
Solar irradiance data.
metadata
json holds the coordinates where the irradiance data can be used. valid_timesteps_for_aggregation is the number of hours of daylight in the considered timeframe. If the skydome represents a whole year, this is about 8760.data
holds a list of sky segments, where altitude_deg and azimuth_deg define the position and average_radiance_W_m2_sr defines the averaged incoming irradinace in W per m2 per sr. Read more about it in the "How does simshady work" section of the docs page.Definition of the coordiante system in
simshady
: Angles are expected in degree. Azimuth = 0 is North, Azimuth = 90° is East. Altitude = 0 is the horizon, Altitude = 90° is upwards / Zenith.Example Data: