Package | Description |
---|---|
ucar.nc2.iosp.bufr.tables |
Modifier and Type | Method and Description |
---|---|
BufrTables.Format |
BufrTables.TableConfig.getTableBformat() |
BufrTables.Format |
BufrTables.TableConfig.getTableDformat() |
static BufrTables.Format |
BufrTables.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufrTables.Format[] |
BufrTables.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TableB |
BufrTables.readTableB(String location,
BufrTables.Format format,
boolean force) |
static TableD |
BufrTables.readTableD(String location,
BufrTables.Format format,
boolean force) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.