| Package | Description |
|---|---|
| ucar.coord | |
| ucar.nc2.grib.collection | |
| ucar.nc2.grib.grib1 | |
| ucar.nc2.grib.grib1.tables |
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinateTime2D.Builder1.addRecord(Grib1Record gr) |
Object |
CoordinateTimeIntv.Builder1.extract(Grib1Record gr) |
Object |
CoordinateEns.Builder1.extract(Grib1Record gr) |
Object |
CoordinateVert.Builder1.extract(Grib1Record gr) |
Object |
CoordinateTime2D.Builder1.extract(Grib1Record gr) |
Object |
CoordinateTime.Builder1.extract(Grib1Record gr) |
Object |
CoordinateRuntime.Builder1.extract(Grib1Record gr) |
int[] |
CoordinateTime2D.Builder1.getCoordIndices(Grib1Record gr) |
| Modifier and Type | Field and Description |
|---|---|
List<Grib1Record> |
Grib1CollectionBuilder.VariableBag.atomList |
CoordinateND<Grib1Record> |
Grib1CollectionBuilder.VariableBag.coordND |
| Modifier and Type | Field and Description |
|---|---|
static Grib1Record |
Grib1Record.lastRecordRead |
| Modifier and Type | Method and Description |
|---|---|
Grib1Record |
Grib1RecordScanner.next() |
| Modifier and Type | Method and Description |
|---|---|
List<Grib1Record> |
Grib1Index.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
static int |
Grib1Variable.cdmVariableHash(Grib1Customizer cust,
Grib1Record gr,
int gdsHashOverride,
boolean useTableVersion,
boolean intvMerge,
boolean useCenter) |
static String |
Grib1Utils.extractParameterCode(Grib1Record record) |
| Constructor and Description |
|---|
Grib1Variable(Grib1Customizer cust,
Grib1Record gr,
int gdsHashOverride,
boolean useTableVersion,
boolean intvMerge,
boolean useCenter)
Used when processing the gbx9 files
|
| Modifier and Type | Method and Description |
|---|---|
static Grib1Customizer |
Grib1Customizer.factory(Grib1Record proto,
Grib1ParamTables tables) |
Grib1Parameter |
Grib1ParamTables.getParameter(Grib1Record record) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.