Weather Checker

It is used to check the weather of the city. It will show the weather forecast for the next three days also.
{{ weatherDetails[0].day }}
{{todaysDate | date:'dd MMM'}}
Min: {{ weatherDetails[0].min | limitTo: 2}}oC Max: {{ weatherDetails[0].max | limitTo: 2}}oC Night: {{ weatherDetails[0].night | limitTo: 2}}oC
{{ weatherDetails[0].temp | limitTo: 2}}oC
= 30">
{{ weatherDetails[0].speed}}km/h Pressure: {{ weatherDetails[0].pressure }} Humidity: {{ weatherDetails[0].humidity }}
{{weather.day}}
= 30">
{{weather.temp | limitTo: 2}}oC
{{weather.speed}}km/h