Metar
A collection of classes to retrieve and parse METAR (Routine
Aviation Weather Reports) from the NOAA (National Oceanic &
Atmospheric Administration).
Download
| metar-jar.tgz |
|
80932 bytes, jar only |
|
md5sum: 3b6d30147ceea2fb8991786f78407f2f |
| metar-jar.zip |
|
79119 bytes, jar only |
|
md5sum: 78b59ae8ebf84fbc2a189621503b156e |
| Metar.tgz |
|
114972 bytes, source archive |
|
md5sum: e42e7dad6f81bf7b06421e5d0e7c41ec |
| Metar.zip |
|
127752 bytes, source archive |
|
md5sum: 7bec51d57ac2d8f38c1516b1ceda230f |
Sample Output
created via the following command:
java -jar metar-app-1.0.jar -d -f kcle
Notes:
* built with
Maven
* jar assembled with
Maven Java Application Plug-in
* command line parsed with
JArgs command line option parsing suite for Java
* the compiled application and the JArgs jar are included in the source archives in the jars directory
* application expects metar.properties in the current working directory