Changes in this version:
- Added method <GetForecast(DateTime) to support fetching data for a certain time. Return null if no data available for time.
- Renamed class <SMHI> to <Weather> to make it a bit more flexible
- Renamed class <TimeSeriesData> to <TimeSeries>