netcdf-c/libsrc4
Greg Sjaardema e9088e5dfa
Use hdf5-1.8 compatible output format if possible
In hdf5-1.10.2, THG added a new enumeration for use in the `H5Pset_libver_bounds` function which makes it easier to maintain compatibility with hdf5-1.8.X clients.   

An explanation is provided at https://www.hdfgroup.org/2018/04/why-should-i-care-about-the-hdf5-1-10-2-release/ 

In particular, the section "What does this change mean to an HDF5 application?" discusses its use with NetCDF
2018-04-19 13:26:56 -06:00
..
CMakeLists.txt This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
error4.c
Makefile.am This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4attr.c Re: github issues 2018-03-29 14:57:40 -06:00
nc4dim.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4dispatch.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4file.c Use hdf5-1.8 compatible output format if possible 2018-04-19 13:26:56 -06:00
nc4grp.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4hdf.c merge master 2018-03-20 21:50:58 -06:00
nc4info.c more docs, more cleaning 2017-12-04 12:21:14 -07:00
nc4internal.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4printer.c
nc4type.c This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nc4var.c Re: github issues 2018-03-29 14:57:40 -06:00
ncfunc.c moved HDF4 to its own dispatch layer 2018-02-08 06:20:58 -07:00
ncindex.c Re: github issues 2018-03-29 14:57:40 -06:00