Package | Description |
---|---|
ucar.nc2.grib | |
ucar.nc2.grib.collection | |
ucar.nc2.grib.grib1.tables | |
ucar.nc2.grib.grib2.table |
Modifier and Type | Method and Description |
---|---|
static void |
VertCoord.assignVertNames(List<VertCoord> vertCoords,
GribTables tables) |
Modifier and Type | Field and Description |
---|---|
protected GribTables |
GribCollectionImmutable.cust |
protected GribTables |
GribCollectionMutable.cust |
protected GribTables |
GribIosp.gribTable |
Modifier and Type | Method and Description |
---|---|
protected abstract GribTables |
GribIosp.createCustomizer() |
protected GribTables |
Grib1Iosp.createCustomizer() |
protected GribTables |
Grib2Iosp.createCustomizer() |
protected GribTables |
Grib1CollectionBuilderFromIndex.makeCustomizer() |
Modifier and Type | Method and Description |
---|---|
GribCollectionMutable.VariableIndex |
GribCollectionMutable.makeVariableIndex(GribCollectionMutable.GroupGC g,
GribTables customizer,
int discipline,
int center,
int subcenter,
byte[] rawPds,
List<Integer> index,
long recordsPos,
int recordsLen) |
Modifier and Type | Class and Description |
---|---|
class |
AfwaTables
Air Force Weather Center (center 57)
|
class |
FnmocTables
FNMOC local tables
|
class |
Grib1Customizer
Interprets grib1 info in a way that may be customized.
|
class |
JmaTables
Local tables for JMA (center 34)
|
class |
NcarTables
NCAR (center 60) overrides
|
class |
NcepRfcTables
NCEP River Forecast Centers
|
class |
NcepTables
NCEP overrides of GRIB tables
LOOK: Why not a singleton?
|
Modifier and Type | Class and Description |
---|---|
class |
DssLocalTables
Read screen scraped DSS tables.
|
class |
FslLocalTables
FSL/GSD (center 59)
genProcessId 125 = HRRR
genProcessId 116 = FIM
|
class |
GempakLocalTables
Read tables from https://github.com/Unidata/gempak/tree/master/gempak/tables/grid/g2*.tbl
eg:
https://raw.githubusercontent.com/Unidata/gempak/master/gempak/tables/grid/g2varsfsl1.tbl
|
class |
Grib2Customizer
Grib 2 Tables - allows local overrides and augmentation
This class implements the standard WMO tables, local tables are subclasses
|
class |
KmaLocalTables
Description
|
class |
LocalTables
superclass for local table implementations
|
class |
MrmsLocalTables
Mrms local tables
|
class |
NcepLocalTables
NCEP local tables
|
class |
NdfdLocalTables
Ndfd local tables
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.