Local Weather uses Free API calls to https://nominatim.openstreetmap.org/ and https://api.weather.gov/ to provide a simple weather explanation of the player, with access to the larger Json files also returned in case a developer wants more information. (Currently US Only)
This Plugin provides 4 Custom Nodes
Get City Data: This has a call back that returns a Json of Map Data
Parse Location Json: This finds the Latitude and Longitude of the city and returns it as floats
Get Weather Data: This returns the “Main Menu” for the Area which includes the Forecast
Get Short Forecast: This returns the Whole Forecast Json and the Short Forecast Field.