Python script to pull temperatures based on coordinates stored in a dictionary. A json file is returned formatted as geojson for easy visualization.
Details on the API located here: https://www.weather.gov/documentation/services-web-api
Requests, datetime, json, and geosjson.