Package | Description |
---|---|
ucar.nc2.grib.grib2.table |
Modifier and Type | Field and Description |
---|---|
List<WmoCodeTable.TableEntry> |
WmoCodeTable.entries |
Map<Integer,WmoCodeTable.TableEntry> |
WmoCodeTable.entryMap |
Modifier and Type | Method and Description |
---|---|
static WmoCodeTable.TableEntry |
WmoCodeTable.getParameterEntry(int discipline,
int category,
int value) |
static WmoCodeTable.TableEntry |
WmoCodeTable.getTableEntry(String tableId,
int value) |
Modifier and Type | Method and Description |
---|---|
int |
WmoCodeTable.TableEntry.compareTo(WmoCodeTable.TableEntry o) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.