class Services::Domains::Weather::WeatherAtLocation

Aggregate root: weather at a location — groups a Geocode::Location, CurrentWeather, and the hourly/daily forecast entry arrays. Forecast arrays are wrapped with +Array()+ so +nil+ is safe.