software master at the intersection of technology, science and art

home

download

weather by city


This sample connects to the OpenWeatherMap and requests the weather for today and the forecast for the week. This service extracts data from NOAA and repackages into JSON. This is an example of calling the API and parsing the returning JSONL.


Javascript/Jquery is used to toggle the temperature between Fahrenheit and Celsius.