| Modifier and Type | Field and Description | 
|---|---|
| static byte[] | CDF1HEADDeprecated.  | 
| static byte[] | CDF2HEADDeprecated.  | 
| static byte[] | CDF5HEADDeprecated.  | 
| static byte[] | H4HEADDeprecated.  | 
| static byte[] | H5HEADDeprecated.  | 
| static int | NC_FORMAT_64BITDeprecated.  | 
| static int | NC_FORMAT_64BIT_DATADeprecated.  | 
| static int | NC_FORMAT_64BIT_OFFSETDeprecated.  | 
| static int | NC_FORMAT_CDF5Deprecated.  | 
| static int | NC_FORMAT_CLASSICDeprecated.  | 
| static int | NC_FORMAT_HDF4Deprecated.  | 
| static int | NC_FORMAT_HDF5Deprecated.  | 
| static int | NC_FORMAT_NETCDF3Deprecated.  | 
| static int | NC_FORMAT_NETCDF4Deprecated.  | 
| Constructor and Description | 
|---|
| NCheader()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | checkFileType(RandomAccessFile raf)Deprecated.  Figure out what kind of netcdf-related file we have. | 
| static java.lang.String | formatName(int format)Deprecated.  | 
public static final byte[] H5HEAD
public static final byte[] H4HEAD
public static final byte[] CDF1HEAD
public static final byte[] CDF2HEAD
public static final byte[] CDF5HEAD
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_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
raf - to test typejava.io.IOExceptionpublic static java.lang.String formatName(int format)