public class N3header extends NCheader
| Modifier and Type | Field and Description |
|---|---|
static boolean |
debugHeaderSize |
static boolean |
disallowFileTruncation |
NC_FORMAT_64BIT, NC_FORMAT_64BIT_DATA, NC_FORMAT_64BIT_OFFSET, NC_FORMAT_CDF5, NC_FORMAT_CLASSIC, NC_FORMAT_HDF4, NC_FORMAT_HDF5, NC_FORMAT_NETCDF3, NC_FORMAT_NETCDF4, NC_FORMAT_NETCDF4_CLASSIC| Constructor and Description |
|---|
N3header() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidFile(RandomAccessFile raf) |
checkFileTypepublic static boolean disallowFileTruncation
public static boolean debugHeaderSize
public static boolean isValidFile(RandomAccessFile raf) throws java.io.IOException
java.io.IOException