Uses of Class
hdf.object.nc2.NC2Dataset
Package | Description |
---|---|
hdf.object.nc2 |
-
Uses of NC2Dataset in hdf.object.nc2
Methods in hdf.object.nc2 that return NC2Dataset Modifier and Type Method Description static NC2Dataset
NC2Dataset. create(String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, Object data)
Creates a new dataset.