public class N3raf extends N3iosp
debug, debugRecord, debugSize, debugSPIO, debugSync, dimHash, fill, FillValue, header, lastModified, MAX_NUMRECS, MAX_VARSIZE, NC_FILL_BYTE, NC_FILL_CHAR, NC_FILL_DOUBLE, NC_FILL_FLOAT, NC_FILL_INT, NC_FILL_LONG, NC_FILL_SHORT, ncfile, readonly, showHeaderBytes, useRecordStructureraf| Constructor and Description |
|---|
N3raf() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_create(RandomAccessFile raf) |
protected void |
_open(RandomAccessFile raf) |
protected java.lang.Object |
readData(Layout index,
DataType dataType)
Read data subset from file for a variable, create primitive array.
|
protected long |
readData(Layout index,
DataType dataType,
java.nio.channels.WritableByteChannel out)
Read data subset from file for a variable, to WritableByteChannel.
|
protected void |
writeData(Array values,
Layout index,
DataType dataType)
write data to a file for a variable.
|
close, convertByteToCharUTF, convertCharToByteUTF, create, createValidNetcdf3ObjectName, fillNonRecordVariables, fillRecordVariables, flush, getDetailInfo, getFileTypeDescription, getFileTypeId, getValidNetcdf3ObjectNamePattern, isValidFile, isValidNetcdf3ObjectName, makeValidNetcdfObjectName, makeValidNetcdfObjectNameOld, open, readData, readNestedData, readToByteChannel, rewriteHeader, sendIospMessage, setFill, setNumrecs, setProperty, sync, syncExtend, toStringDebug, updateAttribute, writeDatagetFileTypeVersion, getStructureIterator, readSectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileTypeVersion, getStructureIterator, readSectionprotected void _open(RandomAccessFile raf) throws java.io.IOException
protected void _create(RandomAccessFile raf) throws java.io.IOException
protected java.lang.Object readData(Layout index, DataType dataType) throws java.io.IOException
protected long readData(Layout index, DataType dataType, java.nio.channels.WritableByteChannel out) throws java.io.IOException