Package | Description |
---|---|
ucar.nc2.grib.grib2 |
Modifier and Type | Method and Description |
---|---|
Grib2SectionGridDefinition |
Grib2Record.getGDSsection() |
Modifier and Type | Method and Description |
---|---|
List<Grib2SectionGridDefinition> |
Grib2Index.getGds() |
Modifier and Type | Method and Description |
---|---|
void |
Grib2Record.setGdss(Grib2SectionGridDefinition gdss) |
Constructor and Description |
---|
Grib2Record(byte[] header,
Grib2SectionIndicator is,
Grib2SectionIdentification id,
Grib2SectionLocalUse lus,
Grib2SectionGridDefinition gdss,
Grib2SectionProductDefinition pdss,
Grib2SectionDataRepresentation drs,
Grib2SectionBitMap bms,
Grib2SectionData dataSection,
boolean bmsReplaced,
int scanMode)
Construction for Grib2Record.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.