ForecastDayData pressure is missing
Closed this issue · 3 comments
skuske commented
Any reason why ForecastDayData does not include the pressure data?
liu044100 commented
Hi, @skuske
There is no special reason for it... 😬
SmileWeatherCurrentData
has many detail info including the pressure data, you can refer this class and extend SmileWeatherForecastDayData
.
Sorry for that I hasn't enough time to make data model better.
skuske commented
:) No problem. I thought there was a special reason as the current data includes pressure...