Basic Information

appmixer.utils.weather.GetCurrentWeather

1.0.0

Public

This action gets the current weather conditions for a location.

Input Ports

location

FieldTypeDescription
City name text City name or city name and country code. E.g. London or London,UK.
Latitude and Longitude text Geographic coordinates in the form of comma separated latitude and longitude. Longitude must be in the range [-180, 180], latitude in the range [-90, 90]. Example: 51.51,-0.13.
Units select Standard (Kelvin), metric (Celsius), and imperial (Fahrenheit) units are available.

Output Ports

weather

FieldTypeDescription
Temperature -
Pressure -
Humidity -
Minimum temperature -
Maximum temperature -
Atmospheric pressure on the sea level, hPa -
Atmospheric pressure on the ground level, hPa -
Wind speed -
Wind direction (degrees) -
Cloudiness (%) -
Rain volume for the last 3 hours -
Snow volume for the last 3 hours -
Time of data calculation (unix, UTC) -
Country code -
Sunrise time (unix, UTC) -
Sunset time (unix, UTC) -
City name -
Latitude -
Longitude -
Group of weather parameters (Rain, Snow, Extreme etc.) -
Weather description -
Weather icon code -
Weather icon URL -

Full Metadata