Package | Description |
---|---|
ucar.nc2.grib.grib2 | |
ucar.nc2.grib.grib2.table |
Modifier and Type | Method and Description |
---|---|
static Grib2Pds |
Grib2Pds.factory(int template,
byte[] input)
Factory for Grib2Pds
|
Grib2Pds |
Grib2Record.getPDS() |
Grib2Pds |
Grib2SectionProductDefinition.getPDS()
Parse the raw bytes into a Grib2Pds
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Grib2Utils.isLayer(Grib2Pds pds)
Check to see if this pds is a layer variable
|
Constructor and Description |
---|
Grib2Variable(Grib2Customizer cust,
int discipline,
int center,
int subcenter,
Grib2Gds gds,
Grib2Pds pds,
boolean intvMerge,
boolean useGenType)
Used when building from ncx3 (full records)
|
Modifier and Type | Method and Description |
---|---|
double |
NcepLocalTables.getForecastTimeIntervalSizeInHours(Grib2Pds pds) |
double |
Grib2Customizer.getForecastTimeIntervalSizeInHours(Grib2Pds pds)
Get interval size in units of hours
|
boolean |
Grib2Customizer.isLayer(Grib2Pds pds) |
void |
NcepLocalTables.showCfsr(Grib2Pds pds,
Formatter f) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.