public class Grib2Iosp extends GribIosp
config, debugIndexOnlyCount, gHcs, gribCollection, gribTable, gtype, isGrib1, isPartitioned, ownedlocation, ncfile, raf, rafOrder| Constructor and Description |
|---|
Grib2Iosp() |
Grib2Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Grib2Iosp(GribCollectionImmutable gc) |
close, getDetailInfo, open, readData, sendIospMessage, setLookupTablePath, setParamTable, setParamTablePathgetFileTypeVersion, getLastModified, getStructureIterator, reacquire, readSection, readToByteChannel, readToOutputStream, release, streamToByteChannel, syncExtend, toStringDebugpublic Grib2Iosp()
public Grib2Iosp(GribCollectionImmutable.GroupGC gHcs, GribCollectionImmutable.Type gtype)
public Grib2Iosp(GribCollectionImmutable gc)
public static java.lang.String makeVariableNameFromTable(Grib2Customizer cust, GribCollectionImmutable gribCollection, GribCollectionImmutable.VariableIndex vindex, boolean useGenType)
public static java.lang.String makeVariableLongName(Grib2Customizer cust, GribCollectionImmutable.VariableIndex vindex, boolean useGenType)
protected java.lang.String makeVariableName(GribCollectionImmutable.VariableIndex vindex)
makeVariableName in class GribIospprotected java.lang.String makeVariableLongName(GribCollectionImmutable.VariableIndex vindex)
makeVariableLongName in class GribIospprotected java.lang.String makeVariableUnits(GribCollectionImmutable.VariableIndex vindex)
makeVariableUnits in class GribIosppublic static java.lang.String makeVariableUnits(Grib2Customizer tables, GribCollectionImmutable.VariableIndex vindex)
public boolean isValidFile(RandomAccessFile raf) throws java.io.IOException
IOServiceProviderraf - RandomAccessFilejava.io.IOException - if read errorpublic java.lang.String getFileTypeId()
IOServiceProviderpublic java.lang.String getFileTypeDescription()
IOServiceProviderprotected GribTables createCustomizer()
createCustomizer in class GribIospprotected java.lang.String getVerticalCoordDesc(int vc_code)
getVerticalCoordDesc in class GribIospprotected GribTables.Parameter getParameter(GribCollectionImmutable.VariableIndex vindex)
getParameter in class GribIosppublic java.lang.Object getLastRecordRead()
getLastRecordRead in class GribIosppublic void clearLastRecordRead()
clearLastRecordRead in class GribIosppublic java.lang.Object getGribCustomizer()
getGribCustomizer in class GribIosp