ucar.nc2.dt.point.decode
Class MetarParseReport
java.lang.Object
ucar.nc2.dt.point.decode.MetarParseReport
public class MetarParseReport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetarParseReport
public MetarParseReport()
parseReport
public boolean parseReport(String input)
getFields
public LinkedHashMap getFields()
- Used to return fields in Metar report.
- Returns:
- LinkedHashMap
getUnits
public HashMap getUnits()
- Used to return units of the fields in Metar report.
- Returns:
- LinkedHashMap
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.