Implementation of Weather using LocationForecast API. Provides no caching. Source of truth: LocationForecast API.
Implementation of Weather using Nowcast API. Provides caching. Source of truth: Nowcast API or local cache if same pos as last time.