public class Grib2Iosp extends GribIosp
config, debugIndexOnlyCount, gHcs, gribCollection, gribTable, gtype, isGrib1, isPartitioned, owned| Constructor and Description |
|---|
Grib2Iosp() |
Grib2Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Grib2Iosp(GribCollectionImmutable gc) |
close, getDetailInfo, open, readData, sendIospMessage, setLookupTablePath, setParamTable, setParamTablePathpublic Grib2Iosp()
public Grib2Iosp(GribCollectionImmutable.GroupGC gHcs, GribCollectionImmutable.Type gtype)
public Grib2Iosp(GribCollectionImmutable gc)
public static String makeVariableNameFromTable(Grib2Customizer cust, GribCollectionImmutable gribCollection, GribCollectionImmutable.VariableIndex vindex, boolean useGenType)
public static String makeVariableLongName(Grib2Customizer cust, GribCollectionImmutable.VariableIndex vindex, boolean useGenType)
protected String makeVariableName(GribCollectionImmutable.VariableIndex vindex)
makeVariableName in class GribIospprotected String makeVariableLongName(GribCollectionImmutable.VariableIndex vindex)
makeVariableLongName in class GribIospprotected String makeVariableUnits(GribCollectionImmutable.VariableIndex vindex)
makeVariableUnits in class GribIosppublic static String makeVariableUnits(Grib2Customizer tables, GribCollectionImmutable.VariableIndex vindex)
public boolean isValidFile(ucar.unidata.io.RandomAccessFile raf)
throws IOException
IOExceptionpublic String getFileTypeId()
public String getFileTypeDescription()
protected GribTables createCustomizer()
createCustomizer in class GribIospprotected String getVerticalCoordDesc(int vc_code)
getVerticalCoordDesc in class GribIospprotected GribTables.Parameter getParameter(GribCollectionImmutable.VariableIndex vindex)
getParameter in class GribIosppublic Object getLastRecordRead()
getLastRecordRead in class GribIosppublic void clearLastRecordRead()
clearLastRecordRead in class GribIosppublic Object getGribCustomizer()
getGribCustomizer in class GribIosp