Edward Hartnett
|
b9aa2e76db
|
test more values for szip
|
2020-02-07 07:04:48 -07:00 |
|
Edward Hartnett
|
c4d3937099
|
now check number of elements in chunk against pixels_per_block for szip compression
|
2020-02-07 07:03:40 -07:00 |
|
Edward Hartnett
|
ff7280512e
|
checking for some bad pixels_per_block values for szip
|
2020-02-07 06:53:52 -07:00 |
|
Edward Hartnett
|
81a079997e
|
test development for different szip option mask settings
|
2020-02-07 06:02:02 -07:00 |
|
Edward Hartnett
|
67a562393b
|
adding test of different szip option mask settings
|
2020-02-07 05:58:59 -07:00 |
|
Edward Hartnett
|
6ae81a17c7
|
starting to add test for szip param values
|
2020-02-07 05:16:21 -07:00 |
|
Edward Hartnett
|
cbc2677094
|
updated documentation
|
2020-02-07 05:02:59 -07:00 |
|
Edward Hartnett
|
6d2d751e4e
|
disallow zlib if szip already in use
|
2020-02-07 05:01:06 -07:00 |
|
Edward Hartnett
|
dc4e880c37
|
disallow szip if zlib already in use
|
2020-02-07 04:46:15 -07:00 |
|
Edward Hartnett
|
78cd7f7512
|
removed unneeded var
|
2020-02-07 04:37:04 -07:00 |
|
Edward Hartnett
|
3d169c432b
|
removed redundant test
|
2020-02-07 04:32:57 -07:00 |
|
Edward Hartnett
|
cd3740e724
|
finished test for zlib+szip in HDF5
|
2020-02-07 04:05:46 -07:00 |
|
Edward Hartnett
|
6b2947813f
|
adding test for zlib+szip in HDF5
|
2020-02-07 03:38:43 -07:00 |
|
Edward Hartnett
|
dfc49acf6f
|
merged changes from master
|
2020-02-06 13:26:27 -07:00 |
|
Edward Hartnett
|
b3fe7e5546
|
removed unnecessary library check for szip library, cleaned up comments
|
2020-02-06 13:25:25 -07:00 |
|
Ward Fisher
|
b01fbb058d
|
Merge pull request #1619 from NOAA-GSD/ejh_more_szip
fixed libnetcdf.settings output in cmake build wrt szip
|
2020-02-06 12:42:27 -07:00 |
|
Ward Fisher
|
1573fead56
|
Merge pull request #1606 from NOAA-GSD/ejh_no_zlib
detect if HDF5 was built without zlib, and error out of configure/cmake
|
2020-02-06 12:42:04 -07:00 |
|
Edward Hartnett
|
04624c7be3
|
fix error in makefile building tst_parallel_compress.c
|
2020-02-06 09:17:49 -07:00 |
|
Edward Hartnett
|
a306bdf1cd
|
merged master
|
2020-02-06 07:49:29 -07:00 |
|
Edward Hartnett
|
2daeae549f
|
fixed call to AC_SUBST inside an if-endif in configure.ac
|
2020-02-06 07:47:15 -07:00 |
|
Edward Hartnett
|
fb2a1048bb
|
documentation improvements for nc_inq_var_szip()
|
2020-02-06 07:42:53 -07:00 |
|
Edward Hartnett
|
6d50ba67e8
|
turned on some previously failing tests for nc_inq_var_szip()
|
2020-02-06 07:39:01 -07:00 |
|
Edward Hartnett
|
ca5c0234d4
|
renamed var for clarity
|
2020-02-06 07:36:10 -07:00 |
|
Edward Hartnett
|
d5859e91b7
|
not return 0 for parameters to nc_inq_var_szip if szip is not turned on for var
|
2020-02-06 07:35:07 -07:00 |
|
Edward Hartnett
|
120c9e02d8
|
merged ejh_more_szip
|
2020-02-06 07:14:49 -07:00 |
|
Edward Hartnett
|
cf74f49fdb
|
moved tst_parallel_zlib2 to tst_parallel_compress
|
2020-02-05 17:40:31 -07:00 |
|
Ward Fisher
|
c398904e3a
|
Merge pull request #1608 from Unidata/gh1607.wif
Add netCDF namespace to CMake netCDF_LIBRARIES
|
2020-02-05 15:56:50 -07:00 |
|
Edward Hartnett
|
4a2ac1a338
|
now parallel szip test working in tst_parallel_zlib2.c
|
2020-02-05 15:08:30 -07:00 |
|
Edward Hartnett
|
6c39c1dc23
|
more of szip test in tst_parallel_zlib2.c
|
2020-02-05 15:01:31 -07:00 |
|
Edward Hartnett
|
3247061dc0
|
adding szip test to tst_parallel_zlib2.c
|
2020-02-05 14:56:06 -07:00 |
|
Edward Hartnett
|
1817790c6b
|
rely completely on nc_def_var_filter for setting szip
|
2020-02-05 10:32:16 -07:00 |
|
Edward Hartnett
|
517ef4f257
|
use nc_def_var_filter in nc_def_var_szip
|
2020-02-05 10:25:30 -07:00 |
|
Edward Hartnett
|
b09446b0da
|
test nc_inq_var_szip after call to nc_def_var_szip, but before enddef
|
2020-02-04 08:47:18 -07:00 |
|
Edward Hartnett
|
52d745de68
|
now remember szip setting in filter fields
|
2020-02-04 08:40:15 -07:00 |
|
Edward Hartnett
|
a6fbc3eea2
|
fix problem with pre-enddef call to nc_inq_var_szip()
|
2020-02-04 07:11:44 -07:00 |
|
Edward Hartnett
|
626f40843c
|
more documentation for nc_inq_var_szip
|
2020-02-04 05:41:20 -07:00 |
|
Edward Hartnett
|
bf3407ce67
|
more tests
|
2020-02-04 05:38:15 -07:00 |
|
Edward Hartnett
|
e363bd59c7
|
testing nc_def_var_szip when szip has not been built into HDF5
|
2020-02-04 05:33:52 -07:00 |
|
Edward Hartnett
|
e793764c18
|
more HDF5 tests for szip functionality
|
2020-02-04 05:30:31 -07:00 |
|
Edward Hartnett
|
dfd496d3a5
|
fixed libnetcdf.settings output in cmake build wrt szip
|
2020-02-02 13:55:58 -07:00 |
|
Ward Fisher
|
2a34eb2ac5
|
Merge pull request #1603 from NOAA-GSD/ejh_release_notes
updated RELEASE_NOTES to include results of recent PR merges
|
2020-01-27 17:44:48 -07:00 |
|
Ward Fisher
|
2e7234ff5b
|
Merge pull request #1511 from mathstuf/fix-windows-define
nc4internal: detect Windows using the correct define name
|
2020-01-27 17:43:43 -07:00 |
|
Ward Fisher
|
a0e2a958e4
|
Tweaked configure.ac
|
2020-01-24 17:15:29 -07:00 |
|
Ward Fisher
|
ec30c199a1
|
Correct typo.
|
2020-01-24 16:53:16 -07:00 |
|
Ward Fisher
|
e8c2d22ddd
|
Cleaned up szlib status message in libnetcdf.settings.
|
2020-01-24 16:36:29 -07:00 |
|
Ward Fisher
|
f71434fa16
|
Added namespace prefix to netCDF_LIBRARIES in CMake in support of https://github.com/Unidata/netcdf-c/issues/1607
|
2020-01-24 16:36:06 -07:00 |
|
Ward Fisher
|
13a42073f9
|
Merge pull request #1605 from NOAA-GSD/ejh_fix_build
fixed distclean target in dap4_test
|
2020-01-23 16:35:19 -07:00 |
|
Edward Hartnett
|
0672310411
|
fixed cmake check for zlib in HDF5 library
|
2020-01-23 06:51:44 -07:00 |
|
Edward Hartnett
|
adf2aa31e4
|
moved cmake detection of lack of zlib to be with other HDF5 stuff
|
2020-01-23 05:43:48 -07:00 |
|
Edward Hartnett
|
60cfe7782d
|
detecting lack of zlib in cmake build
|
2020-01-23 05:40:44 -07:00 |
|