| Class and Description |
|---|
| ucar.nc2.jni.netcdf.Nc4Iosp
do not use, will be removed in ver 6.
|
| ucar.nc2.jni.netcdf.Nc4Lock
do not use.
|
| ucar.nc2.jni.netcdf.Nc4wrapper
do not use directly.
|
| ucar.nc2.rewrite.Rewrite
do not use.
|
| ucar.nc2.rewrite.RewriteGrid
do not use
|
| Method and Description |
|---|
| ucar.nc2.jni.netcdf.Nc4Iosp.getCLibrary()
use NetcdfClibrary.getNativeInterface
|
| ucar.nc2.jni.netcdf.Nc4Iosp.isClibraryPresent()
use NetcdfClibrary.isLibraryPresent
|
| ucar.nc2.jni.netcdf.Nc4Iosp.setLibraryAndPath(String, String)
use NetcdfClibrary.setLibraryNameAndPath
|
| ucar.nc2.jni.netcdf.Nc4Iosp.setLogLevel(int)
use NetcdfClibrary.setLogLevel
|