Cumulonimbus clouds generated by the mod (HUEN, Entebbe Intl Airport, Kampala, Uganda)
MOD STATUS
MSFS 2020 Steam OK
MSFS 2020 Microsoft Windows Store OK
MSFS 2020 Boxed OK
FREQUENTLY ASKED QUESTIONS
REVISION HISTORY
1.7 (27-Nov-2020, 12-Mar-2021, 04-Aug-2021)
- (04-Aug-2021) Compatibility update for MSFS build 1.18.13.0
- (12-Mar-2021) Compatibility update for MSFS build 1.14.5.0
- Added snow cover generation based on precipitation level
- Additional snow cover indicators support
- Aerosol density transition can now be instant (disabled by default)
1.6 (20-Oct-2020; 30-Oct-2020 - updated for MSFS 1.10.7.0)
- Improved cloud layer transitions
- Improved winds gusts
- Cached METAR reports can now be disabled
- Other minor improvements
1.5 (12-Oct-2020)
- Altimeter indicator in METAR now takes priority when calculating MSL pressure
- Weather Settings panel now refreshes itself properly
- High-elevation winds can be disabled in the mod settings
- Other minor improvements
1.4 (07-Oct-2020)
- Resolved the issue that prevented the mod from running in some situations
- MSL temperature is now set correctly
- METAR station elevation is now displayed along with its name
- Added support for variable winds
- Added support for high-elevation winds (experimental)
- Added support for wind gusts
- Altimeter indicator is now honored, when MSL pressure information is missing
- Improved handling of SLP indicator
- Added diagnostics log panel to Weather Settings
1.3 (01-Oct-2020)
- Added "re-roll weather" button to METAR panel. (See details below.)
- Switching between weather presets while in-flight is now much faster
- The mod is now available as a Community package add-on
1.2 (28-Sep-2020)
- Fixed issues with sea-level pressure (QNH and SLP)
- Fixed wind direction transitions
- Switching to and from 'Unreal Weather - Live METAR' preset should work when in-flight. (This is experimental. If you experience any issues, just select the preset before you start your session.)
1.1 (27-Sep-2020)
- A fix for the critical issue that was causing MSFS 2020 to crash due to incorrect handling of the variable wind report values.
1.0 (26-Sep-2020)
- Initial release.
DOWNLOAD LINKS
Unreal Weather - Live METAR 1.7 - CURRENT, UPDATED FOR MSFS 1.18.13.0
To be installed into your Community folder as an add-on.
Unreal Weather - Live METAR 1.6
To be installed into your Community folder as an add-on.
WHAT IS IT?
Unreal Weather - Live METAR is a mod for Microsoft Flight Simulator 2020 that adds live dynamic weather to the game, using METAR - current METeorological Aerodrome Reports from around the world. METAR reports are retrieved in real time, based on the current location of the player, and the in-game weather is updated accordingly.
In addition, the current METAR report and monitoring station information is displayed in the Weather Settings menu within the game. The mod is highly configurable, which allows users to adjust it to their liking and gaming hardware capabilities.
It also supports smooth, user-configurable transitions between different weather states to provide the best experience.
This mod is developed as an alternative to the built-in "live" weather system in MSFS 2020, which uses MeteoBlue weather information instead of METAR.
HOW DO I GET THE MOD TO WORK WITH MY GAME?
In order to use this mod, you will need to do the folowing:
1) Obtain an API token from AVWX, https://account.avwx.rest/ . Their "Hobby" tier is free and good, as of now, for 4000 report retrievals per day, which is more than sufficient for any MSFS 2020 user.
Disclaimer: I am not affiliated with AVWX in any way, yet I like their API.
2) Deploy the package to your Community folder, and, finally...
3) Add your API token to one of the mod files.
That's it!
INSTALL AS A COMMUNITY PACKAGE ADD-ON
1. Obtain API Token
First, you must obtain your own API token from AVWX. You will only need to do that once.
Go to https://account.avwx.rest/, create an account and sign up for their free "Hobby" tier.
After you have logged in, generate an API token, by hitting the "+" sign in the toolbar at the top. Copy the generated token value, as you will need it to use the mod:
Note that you can add, update and delete these API tokens as needed. You are NOT limited to just one token!
2. Deploy the Mod to Your MSFS 2020 Community Folder
3. Add Your API Token to the Mod
NOTE: Windows 10 hides certain well-known file extensions in Windows Explorer by default. That fact alone may confuse the heck out of you when looking for particular files like the ones listed above. I strongly suggest that you globally disable that "feature" in your Windows Explorer by following the instructions in this post. Trust me, that is going to make your life much, much easier!
HOW DO I CONFIGURE THE MOD?
While you have WeatherEditionMenuUWLM.js file open in your text editor, you may also want to consider making some adjustments to the mod's behavior, such as the polling frequency or weather transition speed. For example, reducing the transition step duration to just 0.1 sec provides smoother visuals, but required a more powerful PC. You can also enable and disable some of the weather features. Look for the correspoinding variables at the top of the file and make changes as needed. Keep in mind that any changes will be applied only after you fully restart Flight Simulator; they cannot be adjusted while in-flight.
A warning about the enable_aerosol_density flag: I left it disabled by default. The reason is that, while aerosol density works within the game just fine for the purpose of emulating fog, dust, mist and similar obscurations, changing it from one value to another, no matter how small the gap, causes MSFS 2020 to severely stutter while it recalulates the visuals. Occasionally adjusting that value via the in-game Weather menu is not an issue, but when this mod transitions the weather from one state to another, the aerosol density may change continuously for the whole transition period (if aerosol is specified in the weather report), causing an annoying prolonged FPS drop. That's especially severe on weak PCs. So, do not enable that flag, unless your rig can handle such situations or you just want to experiment.
You may also want to read this post: About the Weather Transitions and How They Work
WHAT DOES "RE-ROLL WEATHER" BUTTON DO?
While a typical METAR report contains many data points, the supplied information about some of them is approximate and insufficient in order to replicate the corresponding weather 100% correct within the game.
For example, the information about cloud layers is somewhat vague: it includes coverage and altitude, but layer thicknesses or scattering are not specified at all. The same applies to precipitation, aerosol density, etc.. Because of that, this mod adds the missing information in a random fashion, i.e. it is possible to get noticeably different results for any given METAR report.
Should a user dislike the automatic results, the "Re-roll Weather" button allows them to quickly recalculate the weather on the fly, as many times as they want. Each time the button is clicked, a new weather snapshot is generated, yet each new snapshot will still conform to the same METAR report. Note that this button works during weather transition periods as well.
While a typical METAR report contains many data points, the supplied information about some of them is approximate and insufficient in order to replicate the corresponding weather 100% correct within the game.
For example, the information about cloud layers is somewhat vague: it includes coverage and altitude, but layer thicknesses or scattering are not specified at all. The same applies to precipitation, aerosol density, etc.. Because of that, this mod adds the missing information in a random fashion, i.e. it is possible to get noticeably different results for any given METAR report.
Should a user dislike the automatic results, the "Re-roll Weather" button allows them to quickly recalculate the weather on the fly, as many times as they want. Each time the button is clicked, a new weather snapshot is generated, yet each new snapshot will still conform to the same METAR report. Note that this button works during weather transition periods as well.
KNOWN ISSUES AND LIMITATIONS
- The weather is only updated when your session is live. It will not be reflected on the World Map or on the loading screen where you see the "Ready to Fly" button.
- Please keep in mind that the METAR data is geographically patchy, as it is mostly provided by airfield stations. So if you are in the middle of nowhere, you may get stuck with the last report you have managed to catch, or keep getting updated reports from a far away station. For example, if you depart from New York and head East, you may keep receiving the current New York weather for a while until you get closer to some islands, or the coast of Africa or Europe.
- (FIXED IN VER. 1.5) The Weather "Settings" menu panel does not update itself continuously, so it may appear that the temperature, pressure, snow cover values etc. are not being updated. To get around that, just select any of the cloud or wind layers and then click back on "Settings" to see the actual current values: