Skip to content

Instantly share code, notes, and snippets.

@tarakanbg
Created January 23, 2013 14:54
Show Gist options
  • Save tarakanbg/4607297 to your computer and use it in GitHub Desktop.
Save tarakanbg/4607297 to your computer and use it in GitHub Desktop.
"EGLL".metar # => "EGLL 291750Z 22016KT 9999 SCT023 SCT032 18/13 Q1005"
airport = "EGLL"
airport.metar # => "EGLL 291750Z 22016KT 9999 SCT023 SCT032 18/13 Q1005"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment