Queries LibraryFetch US weather forecast data for multiple locations
Fetch US weather forecast data for multiple locations
This query connects to US National Weather Service's API and retrieves the weather forecast data for the multiple locations with given coordinates (via variable $coordinatesList, which is a list of JSON objects with entries lat and long).