Skip navigation links
A B C D F G I J L M N O P R S U V W 

A

appendStructureData(Structure, StructureData) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

B

ByValue() - Constructor for class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t.ByValue
 

C

close() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
create(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

D

DEBUG - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
 
DEFAULTNETCDF4LIBNAME - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
 
dumpbytes(byte[], int, int, String) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

F

flush() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

G

getFieldOrder() - Method in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
 
getFileTypeDescription() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
getFileTypeId() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
getNativeAddr(int, ByteBuffer) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
getValue() - Method in class ucar.nc2.jni.netcdf.SizeTByReference
 

I

isClibraryPresent() - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
Test if the netcdf C library is present and loaded
isValidFile(RandomAccessFile) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

J

JNA_PATH - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
 
JNA_PATH_ENV - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
 

L

len - Variable in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
 

M

main(String[]) - Static method in class ucar.nc2.rewrite.Rewrite
 

N

Nc4Iosp - Class in ucar.nc2.jni.netcdf
IOSP for reading netcdf files through jni interface to netcdf4 library
Nc4Iosp() - Constructor for class ucar.nc2.jni.netcdf.Nc4Iosp
 
Nc4Iosp(NetcdfFileWriter.Version) - Constructor for class ucar.nc2.jni.netcdf.Nc4Iosp
 
Nc4prototypes - Interface in ucar.nc2.jni.netcdf
JNA access to Netcdf-4 C Library, using JNI to shared C library.
Nc4prototypes.Vlen_t - Class in ucar.nc2.jni.netcdf
 
Nc4prototypes.Vlen_t.ByValue - Class in ucar.nc2.jni.netcdf
 
NC_64BIT_OFFSET - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Enforce classic model.
NC_BYTE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_CHAR - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_CHUNKED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_CLASSIC_MODEL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Use diskless file with mmap.
NC_CLOBBER - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_close(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_COMPOUND - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_CONTIGUOUS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_create(String, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_compound(int, SizeT, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_dim(int, String, SizeT, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_grp(int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var(int, String, SizeT, int, int[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var_chunking(int, int, int, SizeT[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var_deflate(int, int, int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var_endian(int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var_fill(int, int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_def_var_fletcher32(int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_DISKLESS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Don't destroy existing file.
NC_DOUBLE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_enddef(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_ENUM - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FILL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FLOAT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_64BIT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
Format specifier for nc_set_default_format() and returned by nc_inq_format.
NC_FORMAT_DAP2 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_DAP4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_NC3 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
Extended format specifier returned by nc_inq_format_extended() Added in version 4.3.1.
NC_FORMAT_NC_HDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_NC_HDF5 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_NETCDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_NETCDF4_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_PNETCDF - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_FORMAT_UNDEFINED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att(int, int, String, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_double(int, int, String, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_float(int, int, String, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_int(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_longlong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_schar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_short(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_string(int, int, String, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_text(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_ubyte(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_uchar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_uint(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_ulonglong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_att_ushort(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_chunk_cache(SizeTByReference, SizeTByReference, FloatByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var(int, int, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_chunk_cache(int, int, SizeTByReference, SizeTByReference, FloatByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_double(int, int, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_float(int, int, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_int(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_longlong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_schar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_short(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_string(int, int, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_text(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_ubyte(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_uint(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_ulonglong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_var_ushort(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_string(int, int, SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_get_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_GLOBAL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_attlen(int, int, String, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_attname(int, int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_atttype(int, int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_compound(int, int, byte[], SizeTByReference, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_compound_field(int, int, int, byte[], SizeTByReference, IntByReference, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_dim(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_dimids(int, IntByReference, int[], int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_dimlen(int, int, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_dimname(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_enum(int, int, byte[], IntByReference, SizeTByReference, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_enum_member(int, int, int, byte[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_format(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_format_extended(int, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_grpname(int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_grps(int, IntByReference, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_grps(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_libvers() - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_natts(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_ndims(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_nvars(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_opaque(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_type(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_typeids(int, IntByReference, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_typeids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_unlimdims(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_user_type(int, int, byte[], SizeTByReference, IntByReference, SizeTByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var(int, int, byte[], IntByReference, IntByReference, int[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_chunking(int, int, IntByReference, SizeT[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_deflate(int, int, IntByReference, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_endian(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_fill(int, int, IntByReference, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_fletcher32(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_var_szip(int, int, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_inq_varids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_insert_array_compound(int, int, String, SizeT, int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_insert_compound(int, int, String, SizeT, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_INT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_INT64 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_ATOMIC_TYPE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_ATTRS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_DIMS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_NAME - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_VAR_DIMS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MAX_VARS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_MMAP - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Create a diskless file.
NC_MPIIO - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
Turn on MPI I/O.
NC_MPIPOSIX - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
Turn on MPI POSIX I/O.
NC_NETCDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Use large (64-bit) file offsets.
NC_NOCLOBBER - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Destroy existing file.
NC_NOFILL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Argument to nc_set_fill() to clear NC_NOFILL
NC_NOWRITE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_OPAQUE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_open(String, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_PNETCDF - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_double(int, int, String, int, SizeT, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_float(int, int, String, int, SizeT, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_int(int, int, String, int, SizeT, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_longlong(int, int, String, int, SizeT, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_schar(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_short(int, int, String, int, SizeT, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_string(int, int, String, SizeT, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_text(int, int, String, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_uchar(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_uint(int, int, String, int, SizeT, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_ulonglong(int, int, String, int, SizeT, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_att_ushort(int, int, String, int, SizeT, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_double(int, int, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_float(int, int, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_int(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_longlong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_schar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_short(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_string(int, int, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_text(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_uchar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_uint(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_ulonglong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_var_ushort(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_put_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_rename_grp(int, String) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_set_chunk_cache(SizeT, SizeT, float) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_set_default_format(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
< Argument to nc_set_fill() to turn off filling of data.
nc_set_fill(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_set_var_chunk_cache(int, int, SizeT, SizeT, float) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_SHORT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_strerror(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_STRING - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nc_sync(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_UBYTE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_UINT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_UINT64 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_UNLIMITED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_USHORT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_VLEN - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
NC_WRITE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
 
nullify(String) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
Convert a zero-length string to null

O

open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

P

p - Variable in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
 

R

readData(Variable, Section) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
Rewrite - Class in ucar.nc2.rewrite
Class Description.
Rewrite(NetcdfFile, NetcdfFileWriter) - Constructor for class ucar.nc2.rewrite.Rewrite
 
rewrite() - Method in class ucar.nc2.rewrite.Rewrite
 
RewriteGrid - Class in ucar.nc2.rewrite
Describe
RewriteGrid() - Constructor for class ucar.nc2.rewrite.RewriteGrid
 
rewriteHeader(boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

S

setChunker(Nc4Chunking) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
setFill(boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
setLibraryAndPath(String, String) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
set the path and name of the netcdf c library.
setValue(SizeT) - Method in class ucar.nc2.jni.netcdf.SizeTByReference
 
show(SizeT[]) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
SizeT - Class in ucar.nc2.jni.netcdf
map a native size_t with JNA.
SizeT() - Constructor for class ucar.nc2.jni.netcdf.SizeT
 
SizeT(long) - Constructor for class ucar.nc2.jni.netcdf.SizeT
 
SizeTByReference - Class in ucar.nc2.jni.netcdf
Reference to SizeT, for return values
SizeTByReference() - Constructor for class ucar.nc2.jni.netcdf.SizeTByReference
 
SizeTByReference(SizeT) - Constructor for class ucar.nc2.jni.netcdf.SizeTByReference
 

U

ucar.nc2.jni.netcdf - package ucar.nc2.jni.netcdf
 
ucar.nc2.rewrite - package ucar.nc2.rewrite
 
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 

V

Vlen_t() - Constructor for class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
 

W

writeData(Variable, Section, Array) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
 
A B C D F G I J L M N O P R S U V W 
Skip navigation links