Skip to main content
Defined in: types.ts:137 Represents hourly weather data

Properties

chanceoffog

chanceoffog: `${bigint}`
Defined in: types.ts:148

chanceoffrost

chanceoffrost: `${bigint}`
Defined in: types.ts:149

chanceofhightemp

chanceofhightemp: `${bigint}`
Defined in: types.ts:150

chanceofovercast

chanceofovercast: `${bigint}`
Defined in: types.ts:151

chanceofrain

chanceofrain: `${bigint}`
Defined in: types.ts:152

chanceofremdry

chanceofremdry: `${bigint}`
Defined in: types.ts:153

chanceofsnow

chanceofsnow: `${bigint}`
Defined in: types.ts:154

chanceofsunshine

chanceofsunshine: `${bigint}`
Defined in: types.ts:155

chanceofthunder

chanceofthunder: `${bigint}`
Defined in: types.ts:156

chanceofwindy

chanceofwindy: `${bigint}`
Defined in: types.ts:157

cloudcover

cloudcover: `${bigint}`
Defined in: types.ts:158

DewPointC

DewPointC: `${bigint}`
Defined in: types.ts:138

DewPointF

DewPointF: `${bigint}`
Defined in: types.ts:139

FeelsLikeC

FeelsLikeC: `${bigint}`
Defined in: types.ts:140

FeelsLikeF

FeelsLikeF: `${bigint}`
Defined in: types.ts:141

HeatIndexC

HeatIndexC: `${bigint}`
Defined in: types.ts:142

HeatIndexF

HeatIndexF: `${bigint}`
Defined in: types.ts:143

humidity

humidity: `${bigint}`
Defined in: types.ts:159

precipInches

precipInches: `${number}`
Defined in: types.ts:160

precipMM

precipMM: `${number}`
Defined in: types.ts:161

pressure

pressure: `${bigint}`
Defined in: types.ts:162

pressureInches

pressureInches: `${number}`
Defined in: types.ts:163

tempC

tempC: `${bigint}`
Defined in: types.ts:164

tempF

tempF: `${bigint}`
Defined in: types.ts:165

time

time: `${bigint}`
Defined in: types.ts:166

uvIndex

uvIndex: `${bigint}`
Defined in: types.ts:167

visibility

visibility: `${bigint}`
Defined in: types.ts:168

visibilityMiles

visibilityMiles: `${bigint}`
Defined in: types.ts:169

weatherCode

weatherCode: WeatherCode
Defined in: types.ts:170

weatherDesc

weatherDesc: WeatherDescription[]
Defined in: types.ts:171

weatherIconUrl

weatherIconUrl: Url[]
Defined in: types.ts:172

WindChillC

WindChillC: `${bigint}`
Defined in: types.ts:144

WindChillF

WindChillF: `${bigint}`
Defined in: types.ts:145

winddir16Point

winddir16Point: WindDirection
Defined in: types.ts:173

winddirDegree

winddirDegree: `${bigint}`
Defined in: types.ts:174

WindGustKmph

WindGustKmph: `${bigint}`
Defined in: types.ts:146

WindGustMiles

WindGustMiles: `${bigint}`
Defined in: types.ts:147

windspeedKmph

windspeedKmph: `${bigint}`
Defined in: types.ts:175

windspeedMiles

windspeedMiles: `${bigint}`
Defined in: types.ts:176