Logo and icon for Xweather, a ChatGPT plugin with description: XWeather gives weather information for a location.  Ask for the current weather, a 5-day forecast, or a radar image.. Find out more on Plugin Surf, the best plugin database.

Xweather

XWeather gives weather information for a location. Ask for the current weather, a 5-day forecast, or a radar image.

XWeather is a plugin that provides the current weather, 5-day forecast, or a radar image for any user-specified location. The plugin offers endpoints as /version, /weather/summary/{location}, /weather/forecast/{location}, and /radar/{location} with details of temperature, feels like, wind speed and direction, precipitation, snow, weather alerts, UV index, and more. Additionally, XWeather customizes output in local units, depending on the location's format and requests from the user. Whether you want to check the weather forecast before going out or prepare for a trip anywhere in the world, XWeather will provide you with timely and accurate information.

Learn how to use Xweather effectively! Here are a few example prompts, tips, and the documentation of available commands.

Example prompts

  1. Prompt 1: "What is the weather like today in New York City?"

  2. Prompt 2: "Check the forecast for London tomorrow."

  3. Prompt 3: "Show me the current radar image for Miami."

  4. Prompt 4: "What is the UV index in San Francisco?"

  5. Prompt 5: "Tell me the weather conditions in Seattle for the next 4 days."

Features and commands

Feature/CommandDescription
/weather/summary/{location}Returns the current weather for the user specified location, including date, temperature, feels-like temperature, wind direction, wind speed, precipitation, snow, weather conditions, active weather alerts, and UV index. Provide the location in the following formats: 'city name, state', 'city name, country', 'latitude, longitude', 'zip code', or

Configuration

User authenticationNo user authentication
API documentation

For AI

NameXWeather
DescriptionThis API provides the endpoints, /version, /weather/summary/{location}, /weather/forecast/{location}, and /radar/{location}. {location} is required and must be user specified - ask the user for a location if they haven't specified one. Valid location formats include 'city name, state', 'city name, country','latitude, longitude', 'zip code', or 'airport code'. Never provide a default location of New York. Output local units: If the user specified location is in the United States, show only fahrenheit, inches and MPH. If the location is in the UK, show only celsius, mm, and MPH. If the location is in any other country, use celsius, mm, and KPH. Do not show units in other formats unless requested by the user. /weather/summary/{location} returns the current weather for the user specified location The reply for /weather/summary is the current weather, including the following information: date, temperature, what the temperature feels like to a person (feelsLike), wind direction, wind speed, maximum gust wind speed, precipitation, snow, weather conditions, active weather alerts, and UV index. If the user hasn't specified an output format, return the data as in the style of a newspaper weather report. /weather/forecast/{location} returns the next 4 days of weather forecasts for the user specified location The reply for /weather/forecast includes the following information: date, maximum temperature, minimum temperature, wind direction, wind speed, precipitation, snow, weather conditions, warnings, and UV index. If the user asks for more than 4 days, return the next 4 days with a message showing that's all that's available. By default, return 4 days of weather forecast in the style of a newspaper weather forecast. /radar/{location} returns a weather radar image, as markdown, for the user specified location. Provide the image in Markdown format so the user can see it. Do not add links, only images.

Updates

First added20 June 2023

Similar plugins