public class BufrIosp2 extends AbstractIOServiceProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
centerId |
static String |
fxyAttName |
static String |
obsRecord |
raf| Constructor and Description |
|---|
BufrIosp2() |
| Modifier and Type | Method and Description |
|---|---|
BufrConfig |
getConfig() |
String |
getDetailInfo() |
org.jdom2.Element |
getElem() |
String |
getFileTypeDescription() |
String |
getFileTypeId() |
StructureDataIterator |
getStructureIterator(Structure s,
int bufferSize) |
boolean |
isValidFile(RandomAccessFile raf) |
void |
open(RandomAccessFile raf,
NetcdfFile ncfile,
CancelTask cancelTask) |
void |
open(RandomAccessFile raf,
NetcdfFile ncfile,
Message single) |
Array |
readData(Variable v2,
Section section) |
Object |
sendIospMessage(Object message) |
static void |
setDebugFlags(DebugFlags debugFlag) |
close, getFileTypeVersion, getLastModified, readSection, readToByteChannel, readToOutputStream, streamToByteChannel, syncExtend, toStringDebugpublic static final String obsRecord
public static final String fxyAttName
public static final String centerId
public static void setDebugFlags(DebugFlags debugFlag)
public boolean isValidFile(RandomAccessFile raf) throws IOException
IOExceptionpublic void open(RandomAccessFile raf, NetcdfFile ncfile, CancelTask cancelTask) throws IOException
open in interface IOServiceProvideropen in class AbstractIOServiceProviderIOExceptionpublic void open(RandomAccessFile raf, NetcdfFile ncfile, Message single) throws IOException
IOExceptionpublic Object sendIospMessage(Object message)
sendIospMessage in interface IOServiceProvidersendIospMessage in class AbstractIOServiceProviderpublic BufrConfig getConfig()
public org.jdom2.Element getElem()
public Array readData(Variable v2, Section section) throws IOException, InvalidRangeException
IOExceptionInvalidRangeExceptionpublic StructureDataIterator getStructureIterator(Structure s, int bufferSize) throws IOException
getStructureIterator in interface IOServiceProvidergetStructureIterator in class AbstractIOServiceProviderIOExceptionpublic String getDetailInfo()
getDetailInfo in interface IOServiceProvidergetDetailInfo in class AbstractIOServiceProviderpublic String getFileTypeId()
public String getFileTypeDescription()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.