Package | Description |
---|---|
ucar.nc2.grib.collection | |
ucar.nc2.grib.grib1 | |
ucar.nc2.grib.grib1.tables |
Modifier and Type | Method and Description |
---|---|
static String |
Grib1Iosp.makeVariableName(Grib1Customizer cust,
FeatureCollectionConfig.GribConfig gribConfig,
Grib1SectionProductDefinition pds) |
Modifier and Type | Method and Description |
---|---|
Grib1SectionProductDefinition |
Grib1Record.getPDSsection() |
Constructor and Description |
---|
Grib1ParamLevel(Grib1Customizer cust,
Grib1SectionProductDefinition pds)
Implements tables 3 and 3a.
|
Grib1ParamTime(Grib1Customizer cust,
Grib1SectionProductDefinition pds)
Handles GRIB-1 code table 5 : "Time range indicator".
|
Grib1Record(byte[] header,
Grib1SectionIndicator is,
Grib1SectionGridDefinition gdss,
Grib1SectionProductDefinition pdss,
Grib1SectionBitMap bitmap,
Grib1SectionBinaryData dataSection)
Construction for Grib1Record.
|
Grib1SectionGridDefinition(Grib1SectionProductDefinition pds) |
Grib1Variable(Grib1Customizer cust,
Grib1SectionProductDefinition pds,
Grib1Gds gds,
boolean useTableVersion,
boolean intvMerge,
boolean useCenter)
Used when processing the ncx3 files
|
Modifier and Type | Method and Description |
---|---|
Grib1ParamLevel |
Grib1Customizer.getParamLevel(Grib1SectionProductDefinition pds) |
Grib1ParamLevel |
AfwaTables.getParamLevel(Grib1SectionProductDefinition pds) |
Grib1ParamLevel |
JmaTables.getParamLevel(Grib1SectionProductDefinition pds) |
Grib1ParamTime |
Grib1Customizer.getParamTime(Grib1SectionProductDefinition pds) |
Grib1ParamTime |
JmaTables.getParamTime(Grib1SectionProductDefinition pds) |
Grib1ParamTime |
NcepTables.getParamTime(Grib1SectionProductDefinition pds) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.