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 booleanisValidFile(ucar.unidata.io.RandomAccessFile raf)
-
-
-
Method Detail
-
isValidFile
public boolean isValidFile(ucar.unidata.io.RandomAccessFile raf) throws IOException- Throws:
IOException
-
-