Packages
com.oopitis.weather This package provides a common interface for users to access weather information from different data sources, and a skeletal implementation for data providers to quickly set up data access via Java.
com.oopitis.weather.fio Implementation for forecast.io.
com.oopitis.weather.owm Implementation for Open Weather Map.