Monthly


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

MonthNumber

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

Possible values: An integer such as 1.  Possible range: 1 (January) to 12 (December).

PartialMonth

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

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

TotalGlobalHorizontalIrradiance

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

Possible values: A float value such as 55930.

TotalDirectNormalIrradiance

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

Possible values: A float value such as 76852.

TotalLiquidPrecipitation

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

Possible values: A decimal value such as 93.6.

TotalSolidPrecipitation

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

Possible values: A decimal value such as 46.8.

AverageSnowDepth

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

Possible values: A decimal value such as 0.126.

AverageWindSpeed

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

Possible values: A decimal value such as 3.8.

AverageAmbientTemperature

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

Possible values: A decimal value such as 3.3.