Commit Graph

8290 Commits

Author SHA1 Message Date
Edward Hartnett
24ed2a40c4 fixed comment 2021-08-24 02:09:40 -06:00
Edward Hartnett
d053418867 merged nc4hdf.c with changes from master branch 2021-08-24 02:07:43 -06:00
Edward Hartnett
f3435da592 merged configure.ac and CMakeLists.txt with changes from master branch 2021-08-24 02:03:30 -06:00
Edward Hartnett
74c4b9db83 fixed version numbers 2021-08-24 01:57:27 -06:00
Edward Hartnett
d6d9825b2c now qunatizing with inq function in dispatch table 2021-08-24 01:53:16 -06:00
Edward Hartnett
3202b8b37c adding quantize functions to all the dispatch tables 2021-08-24 01:26:44 -06:00
Edward Hartnett
d475e1f8ad further preparation for try 2 at quantizing 2021-08-24 01:04:55 -06:00
Edward Hartnett
dabe008ad0 further preparation for try 2 at quantizing 2021-08-24 00:55:51 -06:00
Edward Hartnett
9a18689ffa getting ready for next try at quantization code 2021-08-24 00:45:38 -06:00
Edward Hartnett
00cabb9486 added info about logging to build summary, fixed info about byterange in build summary 2021-08-24 00:19:41 -06:00
Edward Hartnett
310896a5d3 added info about logging to build summary, fixed info about byterange in build summary 2021-08-24 00:19:22 -06:00
Edward Hartnett
0218fc6e54 added info about logging to build summary, fixed info about byterange in build summary 2021-08-24 00:17:03 -06:00
Ward Fisher
e9175090ec
Merge pull request #2075 from Unidata/v4.8.1-wellspring.wif
v4.8.1 Wellspring changes to merge back upstream
2021-08-20 10:37:24 -06:00
Ward Fisher
5e431b34cd
Merge pull request #2076 from mathstuf/findhdf5-module-less-version
cmake: extract the HDF5 version when finding HDF5 manually
2021-08-20 10:37:01 -06:00
Ward Fisher
12b9c9049b
Merge pull request #2082 from edwardhartnett/ejh_hdf5_12
added 1.12.1 to hdf5 versions built by GitHub actions
2021-08-20 10:28:08 -06:00
Edward Hartnett
e8d3198a77 added commas 2021-08-20 05:46:22 -06:00
Edward Hartnett
5c23e72e28 added 1.12.1 to hdf5 versions built by GitHub actions 2021-08-20 05:44:43 -06:00
Ward Fisher
417de618e8 Corrected a syntax issue with shell scripts invoked by cmake that could result in a false positive. 2021-08-18 11:48:39 -06:00
Ward Fisher
24411c429e Update cmake-based builds in support of https://github.com/Unidata/netcdf-c/issues/2077 2021-08-18 11:40:09 -06:00
Ward Fisher
379f51a68c Additional refactoring of the thredds dap4 test in support of #2077 2021-08-18 10:24:42 -06:00
Ward Fisher
306614a91a Renamed dap4_test thredds test file ins upport of https://github.com/Unidata/netcdf-c/issues/2077 2021-08-18 10:05:31 -06:00
Ward Fisher
87cac5995e path syntax tweak. 2021-08-17 14:16:04 -06:00
Ward Fisher
6516b19bbe Update the source url for windows installer downloads to reflect the move tot he new artifacts server. 2021-08-17 13:49:45 -06:00
Ward Fisher
c8f03b8910 Bump version numbers for the next development cycle. 2021-08-17 10:41:07 -06:00
Ward Fisher
7dec8f10cd Updated SO Version in line with https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html 2021-08-17 10:39:00 -06:00
Ben Boeckel
78f9f5fbac cmake: extract the HDF5 version when finding HDF5 manually 2021-08-16 13:49:09 -04:00
Ward Fisher
e06d8b744f Merge branch 'patch-48' of https://github.com/gsjaardema/netcdf-c into v4.8.1-wellspring.wif 2021-08-16 10:37:52 -06:00
Ward Fisher
4b7c5a2bff Merge branch 'patch-49' of https://github.com/gsjaardema/netcdf-c into v4.8.1-wellspring.wif 2021-08-16 10:29:52 -06:00
Greg Sjaardema
f3041b3acf
Add a comment
Added comment indicating that we want integer division / truncation.
This should also trigger the tests to be run again; it looks like one of the tests just didn't run for some reason...
2021-08-16 10:06:45 -06:00
Ward Fisher
d1f2b970a0 Merge branch 'ejh_remote_benchmarks' of https://github.com/edwardhartnett/netcdf-c into v4.8.1-wellspring.wif 2021-08-13 16:13:47 -06:00
Ward Fisher
fc5f3d464b Merge branch 'ejh_dap_remote' of https://github.com/edwardhartnett/netcdf-c into v4.8.1-wellspring.wif 2021-08-13 16:08:17 -06:00
Ward Fisher
dc7b29556d Clean up orphaned file entry causing a failure in 'make distcheck' 2021-08-13 11:30:08 -06:00
Edward Hartnett
1b4322d88b turned off running of run_knmi_bm.sh benchmark with make check 2021-08-13 03:19:36 -06:00
Edward Hartnett
ac5d458c94 enable dap remote tests by default 2021-08-13 03:06:42 -06:00
Edward Hartnett
ff4ad14e8e disable dap remote tests by default 2021-08-13 03:03:26 -06:00
Ward Fisher
f676bb3575
Merge pull request #2072 from edwardhartnett/ejh_fix_2
made nc_perf not build and run benchmarks in parallel, turn off benchmark tst_gfs_data_1.c for HDF5 versions less than 1.10.2
2021-08-12 16:07:45 -06:00
Ward Fisher
b8a04fd8fa
Merge pull request #2071 from mathstuf/hdf5-library-variable-hole
hdf5: try and fill in HDF5_C_LIBRARY from HDF5_hdf5_LIBRARY if possible
2021-08-12 16:06:51 -06:00
Ward Fisher
1279681d36
Merge pull request #2066 from DennisHeimbigner/zarrfixes.dmh
Fix a number of bugs in the nczarr code.
2021-08-12 16:06:06 -06:00
Greg Sjaardema
3ce6df07ba Detect attribute creation order tracking setting
When opening an existing file for NC_WRITE access,
check whether the file was created originally with
attribute creation order tracking disabled and if
so, use that setting for subsequent attribute creation.

Also check the `mode` passed in to the open call
in case application is explicitly disabling the
attribute creation order tracking with the NC_NOATTRCREORD flag.
2021-08-12 13:22:49 -06:00
Greg Sjaardema
28457cb570 Disable varible rename test
This PR adds the coordinate dimids to all variables; previously 1D
variables did not have it.  There is an issue with renaming variables
with the coordinate dimid which is now exposed in this test which
renames a 1D variable.

Disabling parts of this test until the variable renaming code can be
refactored.
2021-08-12 10:56:39 -06:00
Edward Hartnett
39de5eb6b5 added H5public.h to includes 2021-08-12 06:21:34 -06:00
Edward Hartnett
7353c8da1b turned of tst_gfs_data_1.c benchmark for HDF5 less than 1.10.2 2021-08-12 06:00:53 -06:00
Edward Hartnett
3aab4e284f made nc_perf not build and run benchmarks in parallel 2021-08-12 02:19:48 -06:00
Ben Boeckel
7727a68db4 hdf5: try and fill in HDF5_C_LIBRARY from HDF5_hdf5_LIBRARY if possible
A fairly vanilla build of 1.12.1 into a non-default directory ends up
with `HDF5_C_LIBRARY` set to `hdf5` which ends up failing all of the
`try_compile` checks because `-lhdf5` cannot be found.
2021-08-11 20:27:45 -04:00
Dennis Heimbigner
8be7d29335 Turn off bad test 2021-08-11 14:59:27 -06:00
Dennis Heimbigner
a58d243245 Fix library crash 2021-08-11 12:28:06 -06:00
Dennis Heimbigner
2a0fdb34d7 Fix RELEASE_NOTES conflicts 2021-08-10 15:02:38 -06:00
Dennis Heimbigner
aeeeb11e1e de-push 2021-08-10 14:53:52 -06:00
Dennis Heimbigner
3b13943e4d Add test cases 2021-08-10 14:15:24 -06:00
Ward Fisher
a193b444eb
Merge pull request #2065 from DennisHeimbigner/netpath.dmh
Support Windows network paths: \\svc\x\y...
2021-08-10 11:12:36 -06:00