public class Grib1Iosp extends GribIosp
IOServiceProvider.SortGroupconfig, debugIndexOnlyCount, gHcs, gribCollection, gribTable, gtype, isGrib1, isPartitioned, ownedlocation, ncfile, raf, rafOrder| Constructor and Description |
|---|
Grib1Iosp() |
Grib1Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Grib1Iosp(GribCollectionImmutable gc) |
build, close, getDetailInfo, isBuilder, open, readData, sendIospMessage, setLookupTablePath, setParamTable, setParamTablePathbuildFinish, getFileTypeVersion, getLastModified, getStructureIterator, reacquire, readSection, readToByteChannel, readToOutputStream, release, setNetcdfFile, streamToByteChannel, syncExtend, toStringDebugclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getSortGrouppublic Grib1Iosp()
public Grib1Iosp(GribCollectionImmutable.GroupGC gHcs, GribCollectionImmutable.Type gtype)
public Grib1Iosp(GribCollectionImmutable gc)
public java.lang.String makeVariableName(GribCollectionImmutable.VariableIndex v)
makeVariableName in class GribIosppublic static java.lang.String makeVariableName(Grib1Customizer cust, FeatureCollectionConfig.GribConfig gribConfig, Grib1SectionProductDefinition pds)
public java.lang.String makeVariableLongName(GribCollectionImmutable.VariableIndex v)
makeVariableLongName in class GribIospprotected java.lang.String makeVariableUnits(GribCollectionImmutable.VariableIndex vindex)
makeVariableUnits in class GribIosppublic 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() throws java.io.IOException
createCustomizer in class GribIospjava.io.IOExceptionprotected 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