public class Grib1Iosp extends GribIosp
GribIosp.DataReaderconfig, gHcs, GRIB_VALID_TIME, gribCollection, gribTable, gtype, isGrib1, isPartitioned, owned, VARIABLE_ID_ATTNAMEraf| Constructor and Description |
|---|
Grib1Iosp() |
Grib1Iosp(GribCollection.GroupGC gHcs,
GribCollection.Type gtype) |
Grib1Iosp(GribCollection gc) |
close, getDetailInfo, open, readData, sendIospMessage, setDebugFlags, setLookupTablePath, setParamTable, setParamTablePath, streamToByteChannelgetFileTypeVersion, getLastModified, getStructureIterator, readSection, readToByteChannel, readToOutputStream, syncExtend, toStringDebugpublic Grib1Iosp()
public Grib1Iosp(GribCollection.GroupGC gHcs, GribCollection.Type gtype)
public Grib1Iosp(GribCollection gc)
public String makeVariableName(GribCollection.VariableIndex vindex)
makeVariableName in class GribIosppublic String makeVariableNameFromRecord(GribCollection.VariableIndex vindex)
makeVariableNameFromRecord in class GribIosppublic static String makeVariableName(Grib1Customizer cust, Grib1SectionProductDefinition pds)
protected String makeVariableLongName(GribCollection.VariableIndex vindex)
makeVariableLongName in class GribIosppublic String makeVariableLongName(int center, int subcenter, int version, int paramNo, int levelType, int intvType, String intvName, boolean isLayer, String probabilityName)
protected String makeVariableUnits(GribCollection.VariableIndex vindex)
makeVariableUnits in class GribIosppublic String makeVariableUnits(int center, int subcenter, int version, int paramNo)
public boolean isValidFile(RandomAccessFile raf) throws IOException
IOExceptionpublic String getFileTypeId()
public String getFileTypeDescription()
protected String getIntervalName(int code)
protected GribTables createCustomizer() throws IOException
createCustomizer in class GribIospIOExceptionprotected void addGlobalAttributes(NetcdfFile ncfile)
addGlobalAttributes in class GribIospprotected String getVerticalCoordDesc(int vc_code)
getVerticalCoordDesc in class GribIospprotected GribTables.Parameter getParameter(GribCollection.VariableIndex vindex)
getParameter in class GribIospprotected void addVariableAttributes(Variable v, GribCollection.VariableIndex vindex)
addVariableAttributes in class GribIospprotected void show(RandomAccessFile rafData, long dataPos) throws IOException
show in class GribIospIOExceptionprotected float[] readData(RandomAccessFile rafData, ucar.nc2.grib.collection.GribIosp.DataRecord dr) throws IOException
readData in class GribIospIOExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.