|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.netcdf3.N3header
public class N3header
Netcdf header reading and writing for version 3 file format. This is used by N3iosp.
| Field Summary | |
|---|---|
static boolean |
debugHeaderSize
|
static boolean |
disallowFileTruncation
|
| Constructor Summary | |
|---|---|
N3header()
|
|
| Method Summary | |
|---|---|
static boolean |
isValidFile(RandomAccessFile raf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean disallowFileTruncation
public static boolean debugHeaderSize
| Constructor Detail |
|---|
public N3header()
| Method Detail |
|---|
public static boolean isValidFile(RandomAccessFile raf)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||