Edward Hartnett
|
f880a63f73
|
added parallel I/O quantize test
|
2021-09-02 10:18:42 -06:00 |
|
Edward Hartnett
|
09defc5c72
|
more tests for quantize
|
2021-09-02 08:18:27 -06:00 |
|
Edward Hartnett
|
e2570c322c
|
refactored quantize code
|
2021-09-01 04:29:24 -06:00 |
|
Edward Hartnett
|
d2656bae0a
|
code clean up
|
2021-09-01 04:13:31 -06:00 |
|
Edward Hartnett
|
ae3b083e20
|
turned off failing quantize test
|
2021-09-01 02:29:17 -06:00 |
|
Edward Hartnett
|
30448b4adc
|
merged
|
2021-09-01 02:25:05 -06:00 |
|
Edward Hartnett
|
3e056f4f35
|
more tests
|
2021-09-01 02:24:28 -06:00 |
|
Edward Hartnett
|
684f73c574
|
merged master
|
2021-09-01 02:03:19 -06:00 |
|
Ward Fisher
|
09e0e04227
|
Merge pull request #2095 from Unidata/condaforge-hdf5-version-check.wif
Revamping the HDF5_VERSION logic.
|
2021-08-31 13:45:33 -06:00 |
|
Ward Fisher
|
9e6b6bcd6b
|
Correct logic error.
|
2021-08-31 09:51:19 -06:00 |
|
Ward Fisher
|
5d5a7c4f6e
|
Correct an issue with appveyor builds, specific to systems where a bash shell is not available.
|
2021-08-31 09:27:51 -06:00 |
|
Edward Hartnett
|
4cd4aff1af
|
testing with fill values
|
2021-08-31 07:12:46 -06:00 |
|
Edward Hartnett
|
e3c8be89f6
|
testing with fill values
|
2021-08-31 07:10:54 -06:00 |
|
Edward Hartnett
|
f809aadc6c
|
testing with fill values
|
2021-08-31 06:59:59 -06:00 |
|
Edward Hartnett
|
bb40936a7e
|
more testing with type conversion
|
2021-08-31 06:42:30 -06:00 |
|
Ward Fisher
|
d0561d6a58
|
Caching HDF5_VERSION string for diagnostic purposes.
|
2021-08-30 16:29:40 -06:00 |
|
Ward Fisher
|
a777d97cb4
|
Added logic for checking the version when the HDF5 libraries and include directories are set explicitly.
|
2021-08-30 15:37:21 -06:00 |
|
Ward Fisher
|
a76245df73
|
Plugged a hole where HDF5_VERSION wouldn't be checked against minimum HDF5 required version.
|
2021-08-30 14:21:37 -06:00 |
|
Ward Fisher
|
ebbe3b438e
|
Revamping the HDF5_VERSION logic.
|
2021-08-30 09:10:14 -06:00 |
|
Edward Hartnett
|
d7b4b9409e
|
undid suggested change to ncdap_test/CMakeLists.txt
|
2021-08-29 23:12:17 -06:00 |
|
Edward Hartnett
|
1e6ad091b6
|
type conversion with quantize between float and double
|
2021-08-29 23:06:16 -06:00 |
|
Edward Hartnett
|
5d1aa2a926
|
added more documentation, also started on test code for type conversion
|
2021-08-29 22:34:14 -06:00 |
|
Edward Hartnett
|
f5e2926f02
|
testing of quantize with scalars
|
2021-08-29 22:25:57 -06:00 |
|
Edward Hartnett
|
229e101569
|
quantize now working for NC_DOUBLE
|
2021-08-29 20:50:19 -06:00 |
|
Edward Hartnett
|
d3e725b3c8
|
attempting to fix ncdap test on appvayor
|
2021-08-29 20:39:51 -06:00 |
|
Edward Hartnett
|
ed60a16529
|
moving quantize to its own function
|
2021-08-29 08:42:21 -06:00 |
|
Edward Hartnett
|
5aa429cda4
|
whitespace cleanup
|
2021-08-29 01:13:39 -06:00 |
|
Edward Hartnett
|
f8b729616e
|
cleanup quantize code
|
2021-08-29 01:11:24 -06:00 |
|
Edward Hartnett
|
bec26aa3de
|
more quantize testing
|
2021-08-29 01:04:09 -06:00 |
|
Edward Hartnett
|
eabbd686b0
|
bitgroom working for floats
|
2021-08-29 00:30:17 -06:00 |
|
Edward Hartnett
|
2db4311b87
|
Merge branch 'master' into ejh_quantize_2
|
2021-08-26 23:05:59 -06:00 |
|
Edward Hartnett
|
8f3da3f375
|
change name of att to _QuantizeBitgroomNumberOfSignificantDigits
|
2021-08-26 23:02:03 -06:00 |
|
Ward Fisher
|
f4349efa66
|
Merge pull request #2087 from edwardhartnett/ejh_logging_info
|
2021-08-26 17:09:49 -06:00 |
|
Edward Hartnett
|
4f96fcc7b2
|
improved doxygen documenation
|
2021-08-26 10:46:43 -06:00 |
|
Edward Hartnett
|
d29436c99d
|
improved doxygen documenation
|
2021-08-26 10:39:27 -06:00 |
|
Edward Hartnett
|
2b3d2c1edf
|
changed name of attribute to _quantize_bitgroom_number_of_significant_digits
|
2021-08-26 10:24:14 -06:00 |
|
Edward Hartnett
|
0265953207
|
more quantize testing
|
2021-08-26 07:24:22 -06:00 |
|
Edward Hartnett
|
c609a17a4f
|
more quantize testing
|
2021-08-26 07:21:07 -06:00 |
|
Edward Hartnett
|
539578dab8
|
more tests for quantization
|
2021-08-26 06:37:45 -06:00 |
|
Ward Fisher
|
6ea721dddc
|
Merge pull request #2093 from Unidata/gh2091.wif
2091 + Github Action to test
|
2021-08-25 16:03:27 -06:00 |
|
Ward Fisher
|
11040c59d3
|
Merge remote-tracking branch 'origin/master' into gh2091.wif
|
2021-08-25 15:03:13 -06:00 |
|
Ward Fisher
|
9d2e065f41
|
Correct a typo.
|
2021-08-25 14:58:35 -06:00 |
|
Ward Fisher
|
18086dae10
|
Correct a typo in the github actions yaml file.
|
2021-08-25 14:32:01 -06:00 |
|
Ward Fisher
|
7ee0281c74
|
Test dependency on one-offs updated.
|
2021-08-25 14:31:09 -06:00 |
|
Ward Fisher
|
48d943864d
|
Syntax debugging.
|
2021-08-25 14:28:59 -06:00 |
|
Ward Fisher
|
d6f06bf3d6
|
A bit more twiddling of the github actions workflow.
|
2021-08-25 14:25:41 -06:00 |
|
Ward Fisher
|
e85d95702e
|
Attempt at test orchestration to avoid a race condition when running tests in parallel.
|
2021-08-25 13:33:49 -06:00 |
|
Ward Fisher
|
fc5376222b
|
Merge pull request #2094 from DennisHeimbigner/longname2.dmh
Make Issue https://github.com/Unidata/netcdf-c/issues/2077 work when build is repeated.
|
2021-08-25 13:16:35 -06:00 |
|
Ward Fisher
|
8fc52da9d7
|
Thanks to newer ctest functionality, if ctest tests fail, re-run just the failed ones with more verbose output.
|
2021-08-25 12:43:04 -06:00 |
|
Dennis Heimbigner
|
5041e87be7
|
Update release notes
|
2021-08-25 12:40:01 -06:00 |
|