NB Scraper Docs - v1.3.0
Preparing search index...
CurrentWeather
Interface CurrentWeather
interface
CurrentWeather
{
time
:
string
;
interval
:
number
;
temperature_2m
:
number
;
is_day
:
number
;
apparent_temperature
:
number
;
pressure_msl
:
number
;
relative_humidity_2m
:
number
;
precipitation
:
number
;
weather_code
:
number
;
cloud_cover
:
number
;
wind_speed_10m
:
number
;
wind_direction_10m
:
number
;
wind_gusts_10m
:
number
;
}
Index
Properties
time
interval
temperature_
2m
is_
day
apparent_
temperature
pressure_
msl
relative_
humidity_
2m
precipitation
weather_
code
cloud_
cover
wind_
speed_
10m
wind_
direction_
10m
wind_
gusts_
10m
Properties
time
time
:
string
interval
interval
:
number
temperature_
2m
temperature_2m
:
number
is_
day
is_day
:
number
apparent_
temperature
apparent_temperature
:
number
pressure_
msl
pressure_msl
:
number
relative_
humidity_
2m
relative_humidity_2m
:
number
precipitation
precipitation
:
number
weather_
code
weather_code
:
number
cloud_
cover
cloud_cover
:
number
wind_
speed_
10m
wind_speed_10m
:
number
wind_
direction_
10m
wind_direction_10m
:
number
wind_
gusts_
10m
wind_gusts_10m
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
time
interval
temperature_
2m
is_
day
apparent_
temperature
pressure_
msl
relative_
humidity_
2m
precipitation
weather_
code
cloud_
cover
wind_
speed_
10m
wind_
direction_
10m
wind_
gusts_
10m
NB Scraper Docs - v1.3.0
Loading...