Releases: evogelsa/dcs-real-weather
Real Weather v1.9.0
Release for Real Weather v1.9.
Change log:
- [NEW] More robust Lua parsing and updating, expanding compatibility with other tools
- [NEW] Improved wind shift calculation between ground, 2000 meters, and 8000 meters
- [NEW] More configurable options to adjust weather that is used in the updated mission
- [NEW] Real Weather will include its version in the log each time it's ran
- [NEW] Include linux release
- [FIXED] Final DCS METAR was not being output in log file
- [FIXED] Log errors from mission updating functions
Real Weather v1.9.0-rc2
Pre-release for Real Weather v1.9.0.
Due to some pretty substantial changes this version, this release is being marked as a pre-release. The full release will be scheduled after enough time for feedback has elapsed.
Change log:
- [NEW] More robust Lua parsing and updating, expanding compatibility with other tools
- [NEW] Improved wind shift calculation between ground, 2000 meters, and 8000 meters
- [NEW] More configurable options to adjust weather that is used in the updated mission
- [FIXED] Final DCS METAR was not being output in log file
Real Weather v1.8.0
- Add metadata to .exe including application icon
- Improve time offset configurability
Real Weather v1.7.0
Add support for mission files without a weather preset already selected.
Real Weather v1.6.1
Fixed winds aloft calculation to ubiquitously use MSL altitudes and reference the station elevation of the requested aerodrome for the wind reference height.
Real Weather v1.6.0
Improve winds aloft calculation with feedback from #10. New method should return more accurate results, and "extremeness" of winds aloft can be tweaked using the new configurable "stability" parameter. The default value should be sensible and not differ too much from previous methods. For more info on the calculation see the following: https://en.wikipedia.org/wiki/Wind_profile_power_law
Real Weather v1.5.0
Increases stability with better error handling and checking and adds default weather that is used if CheckWX API is down.
Real Weather v1.4.2
Fixed cloud reporting in the logged METAR and added conditions
Real Weather v1.4.1
Fixed minor bug with visibility not being correctly formatted
Real Weather v1.4.0
Changes:
- added some additional METAR codes which may come up (see #1)
- added config options to disable updating time or weather
- added log file option (set logfile in config to "" if no logging to file desired)
- added a generated METAR that is output to log and command line