I see you are using weather
variable from component.ts file which is a global variable, and it's not defined separately for each item.
I have prepared a stackblitz demo - Click here to answer your query. Please check and let me know if you need anything else!