Releases: syn111/f4wx
Release list
F4Wx 2.2.0
F4Wx is a real weather tool for BMS 4.36+ that downloads and converts real weather (GRIB2) for use in the simulator.
What's new in 2.2.0
- Fixed GRIB temperatures using ground/skin TMP instead of 2 m air temperature when both are present (e.g. GFS), which could show unrealistically high values
- Fixed Sync With Real Time for BMS 4.35+ Zulu fmap loading (no longer applies theater timezone to sync; Initial Time / FMAP names are Zulu)
- BMS Time status shows Zulu time
- Renamed preview status Current Time to Forecast Time; display uses YYYY-MM-DD HH:MMZ (aligned with GFS picker)
- Removed unused theater timezone from presets and Custom theater dialog; renamed sync option to Sync With Real Time
- Default Initial Time hour is now 00Z (was 09)
- NOAA download progress shows forecast Zulu timestamp with GFS step (e.g. f+3) instead of forecast hour number alone
Note
Some antivirus products may flag the unsigned executable via heuristic/ML detections (false positives). The binary is built from this repository’s tagged source; if your AV quarantines it, add an exclusion or submit it as a false positive.
Requirements
- Windows 7 / Server 2008 R2 or later
- Visual C++ Redistributable (x64)
Installation
- Download and extract
F4Wx-2.2.0.zip. - Run F4Wx.exe.
See the README and f4wx/README.txt for the user guide and building from source.
F4Wx 2.1.0
F4Wx is a real weather tool for BMS 4.36+ that downloads and converts real weather (GRIB2) for use in the simulator.
What's new in 2.1.0
- For Volumetric Cloud option in Save Weather (on by default): linear cloud-density mapping (1–13) for volumetric cloud rendering; uncheck for legacy 4-band mapping
- Thanks to chihirobelmo for the contribution
Requirements
- Windows 7 / Server 2008 R2 or later
- Visual C++ Redistributable (x64)
Installation
- Download and extract
F4Wx-2.1.0.zip. - Run F4Wx.exe.
See the README and f4wx/README.txt for the user guide and building from source.
F4Wx 2.0.0 — Open-source release
F4Wx is a real weather tool for BMS 4.36+ that downloads and converts real weather (GRIB2) for use in the simulator.
This is the first open-source release. The source code is available in this repository under the Apache License 2.0.
Highlights in 2.0.0
- Open-source release — source at https://github.com/syn111/f4wx
- 64-bit (x64) only — Win32/x86 removed
- Improved contrail formation (latitude-aware) and pressure contour overlay (artifacts fixed, H/L labels)
- FMAP version 8 (BMS 4.36+)
- Parallel NOAA GRIB downloads
- Simple update notifier (replaces previous updater)
- Built-in theater presets (replaces external data files)
- NCEPLIBS-g2c for GRIB2 (replaces ecCodes); fewer dependencies
- Version format: major.minor.revision (e.g. 2.0.0)
Requirements
- Windows 7 / Server 2008 R2 or later
- Visual C++ Redistributable (x64)
Installation
- Download and extract the release.
- Run F4Wx.exe.
See the README and f4wx/README.txt for the user guide and building from source.