A Clojure library to parse METAR data files.
This library relies on the great instaparse library to create a robust and flexible implementation of a METAR decoder.
The grammar was based on the official documents from WMO (CODE Forms and Appendix III).
lein run resources/sbct.txt
Copyright © 2013 FIXME
Distributed under the Eclipse Public License, the same as Clojure.