At our organization, we are consuming the Windy Premium API. We have noticed that Windy offers data from multiple forecast models such as ECMWF, GFS, or HRRR. However, we are unable to figure out how can we switch to different forecast models through windy API.
Is there anything in the store object that we may have to play around with?
As shown in the following ss, there is a provision to switch between different forecast model, we just need to achieve this programmatically and set the source to HRRR on app load.