Package | Description |
---|---|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.iosp.bufr.tables |
Modifier and Type | Method and Description |
---|---|
TableB |
TableLookup.getLocalTableB() |
Constructor and Description |
---|
TableLookup(BufrIdentificationSection ids,
TableB b,
TableD d) |
Modifier and Type | Class and Description |
---|---|
static class |
TableB.Composite
Composite pattern - collection of TableB
|
Modifier and Type | Field and Description |
---|---|
TableB |
BufrTables.Tables.b |
Modifier and Type | Method and Description |
---|---|
static TableB |
BufrTables.getWmoTableB(int masterTableVersion) |
static TableB |
BufrTables.getWmoTableBlatest() |
static TableB |
BufrTables.readTableB(String location,
BufrTables.Format format,
boolean force) |
Modifier and Type | Method and Description |
---|---|
void |
TableB.Composite.addTable(TableB b) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.