Norway Open Data SDK
Preparing search index...
WeatherTimeseriesEntry
Type Alias WeatherTimeseriesEntry
A normalized point in a MET Norway forecast time series.
type
WeatherTimeseriesEntry
=
{
airPressure
?:
number
;
cloudCover
?:
number
;
humidity
?:
number
;
precipitationNextHour
?:
number
;
precipitationNextSixHours
?:
number
;
symbolCode
?:
string
;
temperature
?:
number
;
time
:
string
;
windDirection
?:
number
;
windSpeed
?:
number
;
}
Index
Properties
air
Pressure?
cloud
Cover?
humidity?
precipitation
Next
Hour?
precipitation
Next
Six
Hours?
symbol
Code?
temperature?
time
wind
Direction?
wind
Speed?
Properties
Optional
air
Pressure
airPressure
?:
number
Optional
cloud
Cover
cloudCover
?:
number
Optional
humidity
humidity
?:
number
Optional
precipitation
Next
Hour
precipitationNextHour
?:
number
Optional
precipitation
Next
Six
Hours
precipitationNextSixHours
?:
number
Optional
symbol
Code
symbolCode
?:
string
Optional
temperature
temperature
?:
number
time
time
:
string
Optional
wind
Direction
windDirection
?:
number
Optional
wind
Speed
windSpeed
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
air
Pressure
cloud
Cover
humidity
precipitation
Next
Hour
precipitation
Next
Six
Hours
symbol
Code
temperature
time
wind
Direction
wind
Speed
Norway Open Data SDK
Loading...
A normalized point in a MET Norway forecast time series.