0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made the find weather methods use a class for return with the response. More... about 11 years ago
Removed the logging interface and sys.err based logging implementation. More... about 11 years ago
Drop the logging support. More... about 11 years ago
Added retrieving time based data for clouds, rain and snow. More... about 11 years ago
Added cobertura plugin to the build. More... about 11 years ago
Added support for the OWM APPID key. More... about 11 years ago
Adds forecast by name. More... about 11 years ago
Made the transation from json to java objs tolerant to interface changes. On the other hand we will always have to check if the data is available or not. More... about 11 years ago
Use a complete response for the weather forecast. Some restructuring. More... about 11 years ago
Refactor to support forecast data. Adds support to getting the forecast for a city id. More... about 11 years ago
Added support to retrieve current weather for city by name and city with name and country code. More... about 11 years ago
Don't use the network for testing (static responses do just fine). Use mockito to provide the response desired. More... about 11 years ago
Added query current weather by city id. More... about 11 years ago
Added support to find the weather in bounding boxes and circles. More... about 11 years ago
Added current weather at city coordinates. Support clouds in a array. More... about 11 years ago
Added first http get request (weather around point). More... about 11 years ago
Creates data structure for weather data (using the OWM json). More... about 11 years ago
Initial project setup. More... over 11 years ago