These are the most fun weather patterns, and also the weather patterns that are really hard to artificially script. You cannot beat mother nature when it comes to variety and complexity of weather. GWE annotations don't come with the app, but need to be imported (as they are done by Glendathu). So double check that you actually have them. https://www.trainsimcommunity.com/m.../i7015-annotations-for-gwe-paddington-reading More straightforward access to 3rd party annotations is something I should, finally, get to I've also noticed it.. It happens when the weather service is temporarily not available, then the app fallbacks to an 'empty' weather.. where everything is 0... The weather code icon also dissapears in such situations. In next update this should be improved, and the app should preserve the current weather in such cases. Previously the app just spammed the service until a valid weather was returned, which wasn't the best approach
Yay, love hearing that's getting fixed - great work! While we're on the topic of smoothing things out, I have to say, what you did with cloudiness is fantastic. Having it transition slowly between updates and capping how much it can change within a given window has seemed to work perfectly from my experience. Any chance the same approach could be applied to fog (with a settings toggle as well)? Right now, I still notice it in certain situations - one update it's completely clear, the next it's the densest fog imaginable. Within that weather update, the lighter transitions are hard to spot, but once the values get high, the jumps are big enough that you can actually see the fog rolling in in chunks. If fog had a maximum change-per-update cap like the clouds do, I think it'd smooth that out nicely.
Fog is already scaled by speed (distance traveled between updates to be more precise), and how low the visibility currently is (the lower the visibility, the lower the per-update change, to avoid what you're referring to). But I might give the player the option to lower (or increase) the rate of change in the settings. I might also clamp the maximum speed the scalling uses, so even if you're travelling i.e. 120mph, the fog changes will still be restricted to the same parameters as i.e. at 80mph... limiting the max rate of change.
New version is out I've added annotations for Clinchfield. Mainline only ATM (no branches). I've improved the handling in situations where the weather service becomes unavailable, hopefuly no more falling temperatures. I've added the options to adjust the visibility / fog rate of change, check the settings. You can change the overall rate of change, by adjusting the %. Or limit the maximum train speed used by the algorithm, to limit the rate of change increase as you speed up. And, I've added a new, small feature, which is not really related to weather or annotations... but becasue sometimes, I'm not sure which route, or in what season I want to play, and I also feel that some of the older routes are just collecting dust. So I've added a simple 'random picker' It will select a random route and date from all the annotated routes. You can re-roll the picks. The app doesn't know which routes you actually own, so you need to either uncheck those that you don't own, or, if it picks a route you don't own, press the highlighted button. It will then unselect the route and do another roll. The selection is preserved.