public class GempakSurfaceIOSP extends GempakStationFileIOSP
DIM_LEN2, DIM_LEN4, DIM_LEN8, gemreader, IMISS, MISSING_VAR, ncfile, parseInfo, RMISS, TIME_VARraf| Constructor and Description |
|---|
GempakSurfaceIOSP() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillNCFile()
Build the netCDF file
|
String |
getCFFeatureType()
Get the CF feature type
|
String |
getFileTypeDescription()
Get the file type description
|
String |
getFileTypeId()
Get the file type id
|
boolean |
isValidFile(RandomAccessFile raf)
Is this a valid file?
|
protected AbstractGempakStationFileReader |
makeStationReader()
Make the station reader
|
Array |
readData(Variable v2,
Section section)
Read the data for the variable
|
addGlobalAttributes, buildNCFile, getConventions, getDetailInfo, getStnVarSize, makeMissingVariable, makeParamVariable, makeStationVariable, makeStationVars, makeStructure, open, syncclose, getFileTypeVersion, getLastModified, getStructureIterator, readSection, readToByteChannel, readToOutputStream, sendIospMessage, streamToByteChannel, syncExtend, toStringDebugprotected AbstractGempakStationFileReader makeStationReader()
makeStationReader in class GempakStationFileIOSPpublic boolean isValidFile(RandomAccessFile raf) throws IOException
isValidFile in interface IOServiceProviderisValidFile in class GempakStationFileIOSPraf - RandomAccessFile to checkIOException - problem reading filepublic String getFileTypeId()
public String getFileTypeDescription()
public String getCFFeatureType()
getCFFeatureType in class GempakStationFileIOSPpublic Array readData(Variable v2, Section section) throws IOException, InvalidRangeException
v2 - Variable to readsection - section infomationIOException - problem reading from fileInvalidRangeException - invalid Rangeprotected void fillNCFile()
throws IOException
fillNCFile in class GempakStationFileIOSPIOException - problem reading the fileCopyright © 1999–2015 UCAR/Unidata. All rights reserved.