public class H5diagNew extends Object
| Constructor and Description |
|---|
H5diagNew(NetcdfFile ncfile,
H5iospNew iosp) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
countStorageSize(H5headerNew.Vinfo vinfo,
ucar.nc2.internal.iosp.hdf5.H5diagNew.Size size,
Formatter f) |
void |
deflate(Formatter f,
DataBTree btree) |
void |
deflate(Formatter f,
Variable v) |
void |
showCompress(Formatter f) |
void |
showCompress(Variable v,
H5headerNew.Vinfo vinfo,
ucar.nc2.internal.iosp.hdf5.H5diagNew.Size total,
Formatter f) |
public H5diagNew(NetcdfFile ncfile, H5iospNew iosp)
public void showCompress(Formatter f) throws IOException
IOExceptionpublic void showCompress(Variable v, H5headerNew.Vinfo vinfo, ucar.nc2.internal.iosp.hdf5.H5diagNew.Size total, Formatter f) throws IOException
IOExceptionpublic long[] countStorageSize(H5headerNew.Vinfo vinfo, ucar.nc2.internal.iosp.hdf5.H5diagNew.Size size, Formatter f) throws IOException
IOExceptionpublic void deflate(Formatter f, DataBTree btree) throws IOException
IOException