
Descrição
The Local Weather Plugin is a wrapper and workflow with 6 different optional api. https://nominatim.openstreetmap.org/ Which is a method to get the Latitude and Longitude of a locationAnd 4 Different weather API options to retrieve the weather for that location.MET https://api.met.no/ (Open, Global)US National Weather service https://api.weather.gov (Open, US only)
Accuweather, https://developer.accuweather.com/apis (Account Based, Global)
Open Weather https://openweathermap.org/api (Account Based, Global)
With additional access to NASA’s Satellite API for historical climate data (usually available 5 days or so prior to todays dates)https://power.larc.nasa.gov/docs/services/api/
Local Weather API has 14 Custom Nodes-
Find Location by City
Parse Response for Location
AccuWeather Retrieve City Key
AccuWeather Request
Parse AccuWeather Response
OpenWeather Request
Parse OpenWeather for Short Forecast
Met Weather Request
Parse Met for ShortForecast
Request Historical Climate Data from NASA
Parse NASA Request
Weather.Gov Request Weather Options
Weather.gove Request Short Forecast 1 custom map“Simple_weather_level”
1 Sample Widget“Weather_Widget”
1 Pre Setup Actor to manage the API’s“TestWeather”
10 textures and corresponding sprites for weather icons
Any questions, please check out my discord: https://discord.gg/45h62SsFJyDocumentation: https://docs.google.com/document/d/1taQwM1TSm7CCYLyd6leOZlNXjF-uQBSwm5XtO_HrH_w/






