| Modifier and Type | Field and Description |
|---|---|
static int |
NC_FORMAT_64BIT |
static int |
NC_FORMAT_64BIT_DATA |
static int |
NC_FORMAT_64BIT_OFFSET |
static int |
NC_FORMAT_CDF5 |
static int |
NC_FORMAT_CLASSIC |
static int |
NC_FORMAT_HDF4 |
static int |
NC_FORMAT_HDF5 |
static int |
NC_FORMAT_NETCDF3 |
static int |
NC_FORMAT_NETCDF4 |
static int |
NC_FORMAT_NETCDF4_CLASSIC |
| Constructor and Description |
|---|
NCheader() |
| Modifier and Type | Method and Description |
|---|---|
static int |
checkFileType(RandomAccessFile raf) |
public static final int NC_FORMAT_NETCDF3
public static final int NC_FORMAT_64BIT_OFFSET
public static final int NC_FORMAT_NETCDF4
public static final int NC_FORMAT_NETCDF4_CLASSIC
public static final int NC_FORMAT_64BIT_DATA
public static final int NC_FORMAT_HDF4
public static final int NC_FORMAT_CLASSIC
public static final int NC_FORMAT_64BIT
public static final int NC_FORMAT_CDF5
public static final int NC_FORMAT_HDF5
public static int checkFileType(RandomAccessFile raf) throws java.io.IOException
java.io.IOException