Skip to content

(AKA: Aviation Weather Summarizer) Find out quickly if it's a good fly day or not. (A Python library)

License

Notifications You must be signed in to change notification settings

nick-merrill/avwxsummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aviation Weather Summarizer (avwxsummarizer)

Build Status

The Summarizer gives you a quick picture of the important weather components for your flight today, checking the current METARs for basic warning indicators.

This library uses highly arbitrary thresholds and should not be relied upon as a primary aviation resource. It also relies on avwx, a library that is under development and potentially unstable.

Installation

  1. pip install avwxsummarizer

Examples

As a script

Go ahead and use it right from the shell if you're feeling lazy.

Shell usage example

Coming Soon

  • The Summarizer will soon take into account the following:
    • TAFs
    • Winds aloft
    • SIGMETs
    • AIRMETs
    • PIREPs
  • It will also allow specification of wheels-up time to allow looking ahead to tomorrow's weather instead of the default (current weather).
  • Customizable limits/thresholds

About

(AKA: Aviation Weather Summarizer) Find out quickly if it's a good fly day or not. (A Python library)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages