Year


Contains information about the specific year covered in the span of the data request.  Attribute YearNumber can be used to parse the full response.  Summary fields represent the total or average for the portion of the year covered in the data request.  For instance if the StartTime = “2020-01-11T00:00:00-08:00” and the EndTime = “2020-08-13T00:00:00-08:00”, the summary fields will only return the total or average between the StartTime and EndTime and not for the full calendar year (in this case, 2020).

YearNumber

The specific year corresponding to the total or average for each summary output field.

Possible values: An integer such as 2020.  Possible range: 1998 to present year.

PartialYear

Attribute indicates to the client whether the period of measure includes all possible values in the specified summary YearNumber.  If the period of measure is complete, the attribute will not be returned.

Possible values: true only.  Otherwise, PartialYear will not be included.

TotalGlobalHorizontalIrradiance

The total insolation incident on a horizontal plane for each YearNumber in the period specified by the StartTime and EndTime. Units in Wh/m2.

Possible values: A float value such as 1350160.

TotalDirectNormalIrradiance

The total insolation incident on a plane normal to the sun for each YearNumber in the period specified by the StartTime and EndTime. Units in Wh/m2.

Possible values: A float value such as 1260970.

TotalLiquidPrecipitation

Total volume of liquid, primarily water, condensed out of the atmosphere for each YearNumber in the period specified by the StartTime and EndTime. Units of kg/m2.

Possible values: A decimal value such as 1518.51.

TotalSolidPrecipitation

Total volume of solid, primarily water, condensed out of the atmosphere for each YearNumber in the period specified by the StartTime and EndTime. Units of kg/m2.

Possible values: A decimal value such as 163.099.

AverageSnowDepth

Average height of solid precipitation accumulated on the ground for each YearNumber in the period specified by the StartTime and EndTime. Units of m.

Possible values: A decimal value such as 0.026.

AverageWindSpeed

Average wind speed at 10-meters above the surface for each YearNumber in the period specified by the StartTime and EndTime. Units of m/s.

Possible values: A decimal value such as 3.2.

AverageAmbientTemperature

Average temperature at 2-meters above the surface for each YearNumber in the period specified by the StartTime and EndTime. Units of degrees Celsius.

Possible values: A decimal value such as 11.5.