Nowcast API Variables
These variables are returned in the nowcast_data array for each 10-minute interval.
air_temperature
Air temperature. Null if data is unavailable.
- Unit: Celsius
- Type: number (float)
- Example:
15.2
wind_from_direction
Wind direction (degrees true). Null if data is unavailable.
- Unit: degrees
- Type: number (float)
- Example:
330
wind_speed
Wind speed. Null if data is unavailable.
- Unit: km/h
- Type: number (float)
- Example:
25.5