NetCDF  4.4.0-rc2
netcdf_meta.h
Go to the documentation of this file.
1 
21 #ifndef NETCDF_META_H
22 #define NETCDF_META_H
23 
24 #define NC_VERSION_MAJOR 4
25 #define NC_VERSION_MINOR 4
26 #define NC_VERSION_PATCH 0
27 #define NC_VERSION_NOTE "-rc2"
38 #define NC_VERSION "4.4.0-rc2"
39 
40 #define NC_HAS_NC2 1
41 #define NC_HAS_NC4 1
42 #define NC_HAS_HDF4 0
43 #define NC_HAS_HDF5 1
44 #define NC_HAS_SZIP 0
45 #define NC_HAS_DAP 1
46 #define NC_HAS_DISKLESS 1
47 #define NC_HAS_MMAP 0
48 #define NC_HAS_JNA 0
49 #define NC_HAS_PNETCDF 0
50 #define NC_HAS_PARALLEL 0
52 #endif

Return to the Main Unidata NetCDF page.
Generated on Tue Oct 6 2015 12:31:48 for NetCDF. NetCDF is a Unidata library.