Package | Description |
---|---|
ucar.nc2.grib.grib2 |
Modifier and Type | Method and Description |
---|---|
Grib2SectionData |
Grib2Record.getDataSection() |
Modifier and Type | Method and Description |
---|---|
void |
Grib2Record.setDataSection(Grib2SectionData dataSection) |
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–2015 UCAR/Unidata. All rights reserved.