Package ucar.nc2.iosp.fysat
Class FysatHeader
- java.lang.Object
-
- ucar.nc2.iosp.fysat.FysatHeader
-
public final class FysatHeader extends Object
Netcdf header reading and writing for version 3 file format. This is used by Fysatiosp.
-
-
Constructor Summary
Constructors Constructor Description FysatHeader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isValidFile(RandomAccessFile raf)
-
-
-
Method Detail
-
isValidFile
public boolean isValidFile(RandomAccessFile raf) throws IOException
- Throws:
IOException
-
-