ucar.nc2.iosp.netcdf3
Class N3header
java.lang.Object
ucar.nc2.iosp.netcdf3.N3header
public class N3header
- extends Object
Netcdf header reading and writing for version 3 file format.
This is used by N3iosp.
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disallowFileTruncation
public static boolean disallowFileTruncation
debugHeaderSize
public static boolean debugHeaderSize
N3header
public N3header()
isValidFile
public static boolean isValidFile(RandomAccessFile raf)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.