Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Metar Decoding / Wind check for Wind Chill #1072

Merged
merged 5 commits into from
Mar 15, 2021
Merged

Fix Metar Decoding / Wind check for Wind Chill #1072

merged 5 commits into from
Mar 15, 2021

Commits on Mar 9, 2021

  1. Fix Metar Decoding / Wind check for Wind Chill

    PR aims to fix the bug #1071 by checking both the wind speed and it's value for starting Wind Chill calculation.
    FatihKoz committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    617813b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    cfbd1c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    76a2a16 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    fffbab7 View commit details
    Browse the repository at this point in the history
  2. Update MetarTest

    FatihKoz committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c1533c9 View commit details
    Browse the repository at this point in the history