Package ucar.nc2.rewrite
Class Rewrite
- java.lang.Object
-
- ucar.nc2.rewrite.Rewrite
-
@Deprecated public class Rewrite extends Object
Deprecated.do not use.Rewrite a NetcdfFile to netcdf-4. Experimental.
-
-
Constructor Summary
Constructors Constructor Description Rewrite(ucar.nc2.NetcdfFile ncIn, ucar.nc2.NetcdfFileWriter ncOut)Deprecated.
-
-
-
Method Detail
-
rewrite
public void rewrite() throws IOException, ucar.ma2.InvalidRangeExceptionDeprecated.- Throws:
IOExceptionucar.ma2.InvalidRangeException
-
-