Norway Open Data SDK
Preparing search index...
WeatherForecast
Type Alias WeatherForecast
A normalized MET Norway Locationforecast response.
type
WeatherForecast
=
{
coordinates
:
{
altitude
?:
number
;
latitude
:
number
;
longitude
:
number
}
;
timeseries
:
WeatherTimeseriesEntry
[]
;
updatedAt
?:
string
;
}
Index
Properties
coordinates
timeseries
updated
At?
Properties
coordinates
coordinates
:
{
altitude
?:
number
;
latitude
:
number
;
longitude
:
number
}
timeseries
timeseries
:
WeatherTimeseriesEntry
[]
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinates
timeseries
updated
At
Norway Open Data SDK
Loading...
A normalized MET Norway Locationforecast response.