ucar.nc2.iosp.bufr.tables
Class NcepMnemonic
java.lang.Object
ucar.nc2.iosp.bufr.tables.NcepMnemonic
public class NcepMnemonic
- extends Object
A class that reads a mnemonic table. It doesn't include X < 48 and Y < 192 type of
descriptors because they are already stored in the latest WMO tables.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NcepMnemonic
public NcepMnemonic()
read
public static boolean read(InputStream ios,
BufrTables.Tables tables)
throws IOException
- Used to read mnemonic tables.
- Returns:
- boolean
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.