public class Grib1Iosp extends GribIosp
IOServiceProvider.SortGroup
config, debugIndexOnlyCount, gHcs, gribCollection, gribTable, gtype, isGrib1, isPartitioned, owned
location, 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, setParamTablePath
buildFinish, getFileTypeVersion, getLastModified, getStructureIterator, reacquire, readSection, readToByteChannel, readToOutputStream, release, setNetcdfFile, streamToByteChannel, syncExtend, toStringDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo, getSortGroup
public Grib1Iosp()
public Grib1Iosp(GribCollectionImmutable.GroupGC gHcs, GribCollectionImmutable.Type gtype)
public Grib1Iosp(GribCollectionImmutable gc)
public java.lang.String makeVariableName(GribCollectionImmutable.VariableIndex v)
makeVariableName
in class GribIosp
public static java.lang.String makeVariableName(Grib1Customizer cust, FeatureCollectionConfig.GribConfig gribConfig, Grib1SectionProductDefinition pds)
public java.lang.String makeVariableLongName(GribCollectionImmutable.VariableIndex v)
makeVariableLongName
in class GribIosp
protected java.lang.String makeVariableUnits(GribCollectionImmutable.VariableIndex vindex)
makeVariableUnits
in class GribIosp
public boolean isValidFile(RandomAccessFile raf) throws java.io.IOException
IOServiceProvider
raf
- RandomAccessFilejava.io.IOException
- if read errorpublic java.lang.String getFileTypeId()
IOServiceProvider
public java.lang.String getFileTypeDescription()
IOServiceProvider
protected GribTables createCustomizer() throws java.io.IOException
createCustomizer
in class GribIosp
java.io.IOException
protected java.lang.String getVerticalCoordDesc(int vc_code)
getVerticalCoordDesc
in class GribIosp
protected GribTables.Parameter getParameter(GribCollectionImmutable.VariableIndex vindex)
getParameter
in class GribIosp
public java.lang.Object getLastRecordRead()
getLastRecordRead
in class GribIosp
public void clearLastRecordRead()
clearLastRecordRead
in class GribIosp
public java.lang.Object getGribCustomizer()
getGribCustomizer
in class GribIosp