Edward Hartnett
2bfde9a5eb
more quantize testing
2022-07-08 08:55:48 -06:00
Edward Hartnett
4aa319f9dc
adding pre-processor constant NC_MAX_FILENAME to nc_tests.h
2022-07-08 07:27:54 -06:00
Ward Fisher
26c558203f
Merge pull request #2445 from edwardhartnett/ejh_fix_quantize
...
fix and test quantize mode for NC_CLASSIC_MODEL
2022-07-07 15:29:33 -06:00
Edward Hartnett
4b0f337dbc
Merge branch 'main' into ejh_fix_quantize
2022-07-07 11:16:32 -06:00
Ward Fisher
ee5e1596f5
Merge pull request #2430 from DennisHeimbigner/cmakeplugin.dmh
...
Fix the way CMake handles -DPLUGIN_INSTALL_DIR
2022-07-06 09:09:13 -06:00
Ward Fisher
b2641a1fc5
Merge branch 'main' into cmakeplugin.dmh
2022-07-05 16:27:51 -06:00
Edward Hartnett
4e4209b6f0
code and documentation cleanup
2022-07-02 08:13:13 -06:00
Edward Hartnett
309d4bec35
code and documentation cleanup
2022-07-02 07:51:33 -06:00
Edward Hartnett
a2aeec8936
documentation
2022-07-02 06:19:52 -06:00
Edward Hartnett
536cdd28f9
fix and test quantize mode for NC_CLASSIC_MODEL
2022-07-02 06:14:32 -06:00
Ward Fisher
a00bb62167
Merge pull request #2439 from WardF/disable_quant_option.wif
...
Add `--disable-quantize` to configure
2022-07-01 10:05:35 -06:00
Ward Fisher
b6bdcacde7
Update release notes.
2022-06-30 14:44:09 -06:00
Ward Fisher
d1a3f6fbe6
configure.ac logic for disabling quantize.
2022-06-30 14:41:18 -06:00
Ward Fisher
a494ac50cd
Merge pull request #2438 from WardF/gh2271.wif
...
Updated CMakeLists to avoid corner case cmake error
2022-06-29 16:29:58 -06:00
Ward Fisher
f3426bc7d9
Updated CMakeLists to avoid the error described in https://github.com/Unidata/netcdf-c/issues/2271
2022-06-29 14:44:49 -06:00
Ward Fisher
5794ae4dd3
Merge pull request #2437 from WardF/gh2435.wif
...
Fix pnetcdf tests in cmake
2022-06-28 18:52:44 -06:00
Ward Fisher
9d44421024
Work in a one-line change as originally suggested in https://github.com/Unidata/netcdf-c/pull/2426 .
2022-06-28 16:58:24 -06:00
Ward Fisher
dfc47497e3
Make pnetcdf tests run in serial fashion when using cmake
2022-06-28 16:53:38 -06:00
Ward Fisher
ae0b5e7d8c
Merge branch 'main' into cmakeplugin.dmh
2022-06-28 16:38:31 -06:00
Ward Fisher
7d6d4b9b40
Fix a typo.
2022-06-28 16:31:15 -06:00
Ward Fisher
73a0d92f9d
Fix a typo.
2022-06-28 16:30:26 -06:00
Ward Fisher
e34f8d5dc0
Run one-off tests first.
2022-06-28 16:29:35 -06:00
Ward Fisher
ff34b66182
Fix cache check.
2022-06-28 16:27:23 -06:00
Ward Fisher
8637265e7f
Merge branch 'main' into gh2435.wif
2022-06-28 16:15:44 -06:00
Ward Fisher
f414e51b1a
Merge pull request #2423 from edwardhartnett/ejh_docs_1
...
fixed RELEASE_NOTES.md
2022-06-28 16:15:11 -06:00
Ward Fisher
baaa2b6f00
Building test programs invoked by run_pnetcdf_tests.sh
2022-06-28 15:28:40 -06:00
Ward Fisher
bfca030037
Fixing cmake-based run_pnetcdf_tests.sh
2022-06-28 15:04:58 -06:00
Ward Fisher
24bdf6c067
Generate nc_test/run_pnetcdf_tests.sh when using cmake, in support of https://github.com/Unidata/netcdf-c/issues/2435
2022-06-28 14:56:38 -06:00
Ward Fisher
47d35cc24e
Merge pull request #2319 from wkliao/part
2022-06-27 11:47:20 -06:00
Dennis Heimbigner
ccecc3065b
debug1
2022-06-25 18:42:50 -06:00
Dennis Heimbigner
feb07359cd
Update Release notes
2022-06-25 16:49:28 -06:00
Dennis Heimbigner
c633de1125
Fix way CMake handle -DPLUGIN_INSTALL_DIR
...
re: Issue https://github.com/Unidata/netcdf-c/issues/2429
The CMake tests for -DPLUGIN_INSTALL_DIR only accepted
"on" or "off" as boolean values. So extend to accept e.g.
-DPLUGIN_INSTALL_DIR=yes or -DPLUGIN_INSTALL_DIR=1, etc.
2022-06-25 16:47:49 -06:00
Edward Hartnett
e45292f6ca
moved quantize error documentation
2022-06-23 09:51:09 +02:00
Edward Hartnett
68b0d50af0
change to trigger CI
2022-06-23 07:25:09 +02:00
Edward Hartnett
f9494ab296
change to trigger CI
2022-06-23 07:09:16 +02:00
Edward Hartnett
03668614b8
changed backslash to and
2022-06-23 06:46:01 +02:00
Edward Hartnett
a9ffa1c503
fixed missing quote
2022-06-23 06:44:03 +02:00
Edward Hartnett
650ae97fa8
fixed missing quote
2022-06-23 06:43:23 +02:00
Edward Hartnett
45f29f884a
fixed RELEASE_NOTES.md
2022-06-23 06:18:17 +02:00
Ward Fisher
884610d2f1
Merge pull request #2392 from edwardhartnett/ejh_notes
...
updated release notes
2022-06-22 14:00:03 -06:00
Ward Fisher
545ce88476
Merge pull request #2377 from edwardhartnett/ejh_update_doxyfile
...
Updating Doxyfile.in with doxygen-1.8.17, turned on WARN_AS_ERROR, added doxygen build to CI run
2022-06-22 13:31:25 -06:00
Ward Fisher
3dfc730af4
Merge branch 'main' into ejh_notes
2022-06-22 13:15:24 -06:00
Ward Fisher
648a8f1fd1
Merge pull request #2417 from WardF/gh2410-retry.wif
...
Check for libxml2 development files
2022-06-22 11:01:52 -06:00
Ward Fisher
d6dee0c8ca
Add libxml2 install to mingw GitHub actions.
2022-06-21 17:05:47 -06:00
Ward Fisher
c8a6628da2
Added a check for xml2-config as a test for the libxml2-dev header files.
2022-06-21 16:56:19 -06:00
Ward Fisher
6d55794fe1
Merge pull request #2416 from DennisHeimbigner/homedir.dmh
...
Fix choice of HOME dir
2022-06-21 15:44:26 -06:00
Ward Fisher
7eeb3f8ea7
Merge pull request #2412 from georgthegreat/patch-1
...
Fix typo in CMakeLists.txt
2022-06-21 14:29:30 -06:00
Dennis Heimbigner
7a22b7c630
Use env variable USERPROFILE instead of HOME for windows and mingw.
...
re: https://github.com/Unidata/netcdf-c/issues/2380
re: https://github.com/Unidata/netcdf-c/issues/2337
This PARTIALLY fixes some HOME problems because under Windows,
the HOME environment variable may not be set. In that case, use the
USERPROFILE environment variable instead.
2022-06-21 14:09:10 -06:00
Ward Fisher
a3998aa2f0
Merge pull request #2408 from DennisHeimbigner/rcapi.dmh
...
Make public a limited API for programmatic access to internal .rc tables
2022-06-21 10:03:45 -06:00
Dennis Heimbigner
abba5c383b
Fix errors:
...
1. I accidentally used ncrc_initialize instead of nc_initialize.
2. Change HTTP.CAINFO to HTTP.SSL.CAINFO
2022-06-20 14:09:05 -06:00