public class Grib1Iosp extends GribIosp
gribConfig, VARIABLE_ID_ATTNAMEraf| Constructor and Description |
|---|
Grib1Iosp() |
Grib1Iosp(GribCollection.GroupHcs gHcs) |
Grib1Iosp(GribCollection gc) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getDetailInfo() |
String |
getFileTypeDescription() |
String |
getFileTypeId() |
boolean |
isValidFile(RandomAccessFile raf) |
static String |
makeVariableLongName(Grib1Customizer cust,
GribCollection gribCollection,
GribCollection.VariableIndex vindex) |
static String |
makeVariableUnits(Grib1Customizer cust,
GribCollection gribCollection,
GribCollection.VariableIndex vindex) |
void |
open(RandomAccessFile raf,
NetcdfFile ncfile,
CancelTask cancelTask) |
Array |
readData(Variable v2,
Section section) |
sendIospMessage, setLookupTablePath, setParamTable, setParamTablePathgetFileTypeVersion, getLastModified, getStructureIterator, readSection, readToByteChannel, readToOutputStream, streamToByteChannel, syncExtend, toStringDebugpublic Grib1Iosp()
public Grib1Iosp(GribCollection.GroupHcs gHcs)
public Grib1Iosp(GribCollection gc)
public static String makeVariableLongName(Grib1Customizer cust, GribCollection gribCollection, GribCollection.VariableIndex vindex)
public static String makeVariableUnits(Grib1Customizer cust, GribCollection gribCollection, GribCollection.VariableIndex vindex)
public boolean isValidFile(RandomAccessFile raf) throws IOException
IOExceptionpublic String getFileTypeId()
public String getFileTypeDescription()
public void open(RandomAccessFile raf, NetcdfFile ncfile, CancelTask cancelTask) throws IOException
open in interface IOServiceProvideropen in class AbstractIOServiceProviderIOExceptionpublic void close()
throws IOException
close in interface IOServiceProviderclose in class AbstractIOServiceProviderIOExceptionpublic String getDetailInfo()
getDetailInfo in interface IOServiceProvidergetDetailInfo in class AbstractIOServiceProviderpublic Array readData(Variable v2, Section section) throws IOException, InvalidRangeException
IOExceptionInvalidRangeExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.