public class Grib1CollectionBuilderFromIndex extends GribCollectionBuilderFromIndex
| Modifier and Type | Field and Description |
|---|---|
protected FeatureCollectionConfig |
config |
protected Grib1Customizer |
cust |
| Modifier | Constructor and Description |
|---|---|
protected |
Grib1CollectionBuilderFromIndex(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 FeatureCollectionConfig config
protected Grib1Customizer cust
protected Grib1CollectionBuilderFromIndex(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() throws IOException
makeCustomizer in class GribCollectionBuilderFromIndexIOExceptionprotected String getLevelNameShort(int levelCode)
getLevelNameShort in class GribCollectionBuilderFromIndexprotected void readGds(GribCollectionProto.Gds p)
readGds in class GribCollectionBuilderFromIndexCopyright © 1999–2015 UCAR/Unidata. All rights reserved.