Skip to content

Commit

Permalink
v2.3 add METAR only option and cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
esperlu committed Jun 22, 2020
1 parent b15e41d commit 2c64cc6
Show file tree
Hide file tree
Showing 3 changed files with 5,489 additions and 5,451 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ $ metar -s new york
-n <N> number of metar to print (min. 1, max. 70)
-t <T> connection timeout in sec. (min.1 max 10)
-r raw output (no airport header and no additional factors)
-m METAR only output
```
Example: ```$ metar -r -n 15 bru jfk``` prints the latest 15 metars in raw format

Expand Down
Loading

0 comments on commit 2c64cc6

Please sign in to comment.