Group: Forum Members
Posts: 8.1K,
Visits: 9.3K
|
Ah, I understand what is happening. When you go to print your weather briefing, it isn't really printing a weather briefing for your route. It's printing all known TAF and METAR. We probably should change the heading on that page to reflect that. As the user you can of course obtain the weather on an ad-hoc basis from any weather station, and when you do, it ends up included in that output.
What's happening is that when you load your route, the first sector is selected and SkyDemon subscribes to all TAF and METAR near that route. When you select another sector, SkyDemon subscribes to all the TAF and METAR near that sector too. That's why the print output expands to show all stations.
One potential solution to this would be to restrict the print output to all stations within X miles of the selected sector, but then additional TAF and METAR you have subscribed to will no longer be included, which is a (minor) breaking change.
|