Commit Graph

4925 Commits

Author SHA1 Message Date
Dennis Heimbigner
0a44d9ae3a Merge branch 'master' into inmemory.dmh 2018-04-23 11:30:14 -06:00
Ward Fisher
51de06630c
Merge pull request #919 from NetCDF-World-Domination-Council/ejh_fill_test
added fill mode and var rename tests
2018-04-20 15:06:33 -06:00
Ed Hartnett
41639d325f
Merge branch 'master' into ejh_fill_test 2018-04-20 03:35:25 -06:00
Ward Fisher
405290697a
Merge pull request #935 from Unidata/gh931.wif
Enabled CDF5 support by default
2018-04-19 15:57:12 -06:00
Ed Hartnett
f36ae96ee4
Merge branch 'master' into ejh_fill_test 2018-04-19 15:41:38 -06:00
Ward Fisher
bb9bb66073
Merge branch 'master' into gh931.wif 2018-04-19 14:41:26 -06:00
Ward Fisher
6beb3de8b6
Merge pull request #934 from gsjaardema/patch-19
Use hdf5-1.8 compatible output format if possible
2018-04-19 14:41:05 -06:00
Ward Fisher
1ff184d988 Enabled CDF5 support by default, in support of https://github.com/Unidata/netcdf-c/issues/931 2018-04-19 13:26:58 -06:00
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
Ward Fisher
d7ead42c3e Merge branch 'master' into gh479-conflict-resolution 2018-04-18 13:48:58 -06:00
Ward Fisher
ee9537b6ab Adjusted enddef test to work on 32 bit platforms as well. 2018-04-18 13:20:50 -06:00
Ward Fisher
9a9326cd6a
Merge pull request #929 from Unidata/gh928.wif
Replace quotes when including system includes
2018-04-18 12:33:33 -06:00
Ward Fisher
9a1172fbb0 Replace quotes when including system includes, in support of https://github.com/Unidata/netcdf-c/issues/928 2018-04-18 10:51:03 -06:00
Ward Fisher
46e39c3647 Merge branch 'err_endef_close' of https://github.com/wkliao/netcdf-c into gh479-conflict-resolution 2018-04-18 10:22:53 -06:00
Ward Fisher
76af2109e3 Corrected an issue in fileinfo script. 2018-04-17 14:23:52 -06:00
Ward Fisher
c2ff9f01a6 Revert a stale change included in the merge. 2018-04-17 14:10:37 -06:00
Ward Fisher
99be33303a Resolving conflicts in support of https://github.com/Unidata/netcdf-c/pull/424 2018-04-17 14:03:52 -06:00
Ed Hartnett
5239c43adb
Merge branch 'master' into ejh_fill_test 2018-04-17 13:47:13 -06:00
Ward Fisher
4e27a01f30
Merge pull request #898 from NetCDF-World-Domination-Council/ejh_cleanup
Removed some unused files and unused m4 macros from acinclude.m4
2018-04-17 11:10:42 -06:00
Ed Hartnett
48c92cbdc3
Merge branch 'master' into ejh_fill_test 2018-04-16 16:35:09 -06:00
Ward Fisher
af36e53d21
Merge branch 'master' into ejh_cleanup 2018-04-16 16:05:49 -06:00
Ward Fisher
9ad46d7692
Merge pull request #922 from NetCDF-World-Domination-Council/ejh_hdf4_again
added merged HDF4 changes
2018-04-16 16:05:34 -06:00
Dennis Heimbigner
d38fc3e3d5 Merge branch 'inmemory.dmh' of https://github.com/Unidata/netcdf-c into inmemory.dmh 2018-04-14 12:02:18 -06:00
Dennis Heimbigner
c66f1d53bb missing file 2018-04-14 12:01:52 -06:00
Ward Fisher
14903ac981 Removed a reference to a non-existant file. 2018-04-13 14:37:40 -06:00
Dennis Heimbigner
30860ce48f fix makefile/cmakelist extra-dist problems 2018-04-13 13:27:43 -06:00
Dennis Heimbigner
4739cd3225 Master merge and conflict resolution 2018-04-12 21:51:17 -06:00
Ed Hartnett
efe2bd116f
Merge branch 'master' into ejh_cleanup 2018-04-05 05:45:54 -06:00
Ed Hartnett
96154d9303 added merged HDF4 changes 2018-04-04 14:11:44 -06:00
Ward Fisher
9ba39124bd
Merge pull request #903 from Unidata/index.dmh
Final refactoring of libsrc4.
2018-04-04 10:29:19 -06:00
Ward Fisher
e2e2c2117f
Merge branch 'master' into index.dmh 2018-04-02 18:13:34 -06:00
Ward Fisher
3447004c84
Merge branch 'master' into ejh_cleanup 2018-04-02 18:11:58 -06:00
Ward Fisher
bdffa3cc17
Merge pull request #910 from NetCDF-World-Domination-Council/ejh_valgrind_3
new method of using valgrind
2018-04-02 17:27:58 -06:00
Ward Fisher
dad2101a04
Merge branch 'master' into index.dmh 2018-04-02 13:56:00 -06:00
Dennis Heimbigner
fd089ab3d2 Oops, forgot to remove nc4xinternal from Makefile.am 2018-03-31 11:56:12 -06:00
Dennis Heimbigner
ce1485d5f8 remove unneeded file 2018-03-31 11:37:21 -06:00
Ed Hartnett
d62d0464b6
Merge branch 'master' into ejh_cleanup 2018-03-30 18:51:44 -06:00
Ed Hartnett
bf3757c2d6
Merge branch 'master' into ejh_valgrind_3 2018-03-30 18:48:37 -06:00
Ed Hartnett
caea514ec7
Merge branch 'master' into ejh_fill_test 2018-03-30 18:48:20 -06:00
Ed Hartnett
9b16ec96c1 removed duplicate docs 2018-03-30 14:13:42 -06:00
Ward Fisher
8b97f22eef
Merge pull request #918 from Unidata/gethdf4.dmh
Attempt to fix the problem of ftp failing when getting the hdf4 from our ftp site.
2018-03-30 12:28:53 -06:00
Ed Hartnett
1546b4a91f added documentation of attribute reserved names to user guide 2018-03-30 11:57:26 -06:00
Ed Hartnett
168340a8b6 added test for utf8 normalization for variable rename 2018-03-30 11:26:47 -06:00
Ed Hartnett
0e454a75c2 added fill mode test 2018-03-30 10:20:33 -06:00
Dennis Heimbigner
dab4a21656 Merge branch 'gethdf4.dmh' of https://github.com/Unidata/netcdf-c into gethdf4.dmh 2018-03-29 18:58:34 -06:00
Ward Fisher
e7a16a19a6 Modified tst_remote3.sh to work on OSX. 2018-03-29 18:30:16 -06:00
Dennis Heimbigner
cdd6e00434 Try to fix file copy from nc_test4/hdf5plugins 2018-03-29 18:29:31 -06:00
Dennis Heimbigner
20200eef7f
Update run_get_hdf4_files.sh
Up number of retries to 4
2018-03-29 16:37:18 -06:00
Dennis Heimbigner
a747cc32ce Attempt to fix the problem of ftp failing
when getting the hdf4 from our ftp site.
Solution used here is to repeat the request
and to use the wget -c flag so we do not
start over on every retry.
2018-03-29 16:30:58 -06:00
Dennis Heimbigner
42e8028726 Re: github issues
https://github.com/Unidata/netcdf-c/issues/917
https://github.com/Unidata/netcdf-c/issues/915

Fix following memory errors:
1. global_buffer_overflow
2. nc4_att_list_add
2018-03-29 14:57:40 -06:00