Skip to Content
Almanac

WeatherBlox - Almanac

Object
aeris.wxblox.views.Almanac

The Almanac view displays the average weather metrics for the queried location compared to current, and yesterdays, conditions.

Almanac

Examples

Display current and yesterdays observations compared to the average weather for Boulder, CO.

const view = new aeris.wxblox.views.Almanac('#wxblox'); view.load({ p: 'boulder,co' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
enabledType: boolean ()true
metricType: boolean ()false
renderNoDataType: boolean ()true
requestType: object ()

Methods

The following methods are supported by instances of this view:

Events

The following events are triggered by instances of this view:

© 2026 Xweather (opens in a new tab)Terms of Service (opens in a new tab)Privacy Policy (opens in a new tab)