public class MetarParseReport extends Object
Constructor and Description |
---|
MetarParseReport() |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap |
getFields()
Used to return fields in Metar report.
|
HashMap |
getUnits()
Used to return units of the fields in Metar report.
|
static void |
main(String[] args) |
boolean |
parseReport(String input) |
public boolean parseReport(String input)
public LinkedHashMap getFields()
public HashMap getUnits()
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.