NetCDF  4.3.3.1
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
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 3
26 #define NC_VERSION_PATCH 3
27 #define NC_VERSION_NOTE ".1"
38 #define NC_VERSION "4.3.3.1"
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 1
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 Mon Jul 13 2015 07:53:25 for NetCDF. NetCDF is a Unidata library.