public class Grib2CollectionBuilderFromIndex extends GribCollectionBuilderFromIndex
| Modifier and Type | Field and Description |
|---|---|
protected Grib2Customizer |
cust |
| Modifier | Constructor and Description |
|---|---|
protected |
Grib2CollectionBuilderFromIndex(String name,
FeatureCollectionConfig config,
boolean dataOnly,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLevelNameShort(int levelCode) |
protected String |
getMagicStart() |
protected GribTables |
makeCustomizer() |
static GribCollection |
readFromIndex(String name,
RandomAccessFile raf,
FeatureCollectionConfig config,
boolean dataOnly,
org.slf4j.Logger logger) |
protected void |
readGds(GribCollectionProto.Gds p) |
assignRuntimeNames, assignVertNames, readExtensions, readGroup, readIndex, readVariable, readVariableExtensionsprotected Grib2Customizer cust
protected Grib2CollectionBuilderFromIndex(String name, FeatureCollectionConfig config, boolean dataOnly, org.slf4j.Logger logger)
public static GribCollection readFromIndex(String name, RandomAccessFile raf, FeatureCollectionConfig config, boolean dataOnly, org.slf4j.Logger logger) throws IOException
IOExceptionprotected String getMagicStart()
getMagicStart in class GribCollectionBuilderFromIndexprotected GribTables makeCustomizer()
makeCustomizer in class GribCollectionBuilderFromIndexprotected String getLevelNameShort(int levelCode)
getLevelNameShort in class GribCollectionBuilderFromIndexprotected void readGds(GribCollectionProto.Gds p)
readGds in class GribCollectionBuilderFromIndexCopyright © 1999–2015 UCAR/Unidata. All rights reserved.