Commit Graph

10287 Commits

Author SHA1 Message Date
Ed
4659af942f fixed cmake nccopy4 dependency 2024-08-16 07:46:28 -06:00
Ed
ed5fadc869 turning on more output in tests 2024-08-15 11:41:40 -06:00
Ed
7f987b7842 debugging cmake build 2024-08-14 14:52:34 -06:00
Ed
8de29b980d debugging cmake build 2024-08-14 14:37:39 -06:00
Ed
cb4e705c3c debugging cmake build 2024-08-14 14:31:18 -06:00
Ed
78b762d6d3 adding run_zstd_test.sh to cmake build 2024-08-14 14:24:06 -06:00
Ed
c93d6cc7cd adding run_zstd_test.sh to cmake build 2024-08-14 14:07:22 -06:00
Ed
bded163c38 debugging ncdump build problem 2024-08-14 13:29:52 -06:00
Ed
a8dd82c74a debugging run_zstd_test 2024-08-14 13:11:49 -06:00
Ed
ba9e14b5a7 debugging run_zstd_test 2024-08-14 12:53:00 -06:00
Ed
b183c65334 adding run_zstd_test 2024-08-14 12:35:56 -06:00
Ed
218bf47a08 adding run_zstd_test 2024-08-14 10:24:53 -06:00
Ed
4a2b8ff466 adding run_zstd_test 2024-08-14 09:15:29 -06:00
Ed
eb8caa0fb2 adding run_zstd_test 2024-08-14 08:54:11 -06:00
Ed
e872dfe03b adding and building tst_zstd.c 2024-08-14 07:19:23 -06:00
Ward Fisher
cbbb30ccd9
Merge pull request #2975 from edwardhartnett/ejh_more_doc
updated README with install documentation
2024-08-13 15:47:42 -06:00
Ward Fisher
4aaf312c95
Merge pull request #2973 from edwardhartnett/ejh_fix_configure
fixed --with-plugin-dir option to match cmake behavior
2024-08-13 15:46:38 -06:00
Ward Fisher
0244e3c05f
Merge pull request #2977 from WardF/h5literate2_pointer.wif
Expand logic around H5Literate2 data structure use.
2024-08-13 13:00:13 -06:00
Ward Fisher
f367189d68 Add logic to further expand the use case for passing pointer of type H5L_info2_t 2024-08-13 11:50:45 -06:00
Ed
7ab10976b8 updated README with install documentation 2024-08-13 11:34:38 -06:00
Ward Fisher
1e394835a5
Merge pull request #2964 from edwardhartnett/ejh_docs
add autotools build instructions, add parallel I/O build and plugin info to CMake build document
2024-08-13 10:42:30 -06:00
Ward Fisher
3ae2f2902f
Merge pull request #2971 from ShawayL/fix-ncuriparse-error
fix ncuriparse error,Correctly remove leading and trailing whitespace
2024-08-13 10:38:37 -06:00
Ed
2ce551b820 adding info about plugins 2024-08-13 08:09:36 -06:00
Ed
871c5ac24f adding info about plugins 2024-08-13 08:04:40 -06:00
Ed
3bb9aaf430 fixed --with-plugin-dir option to match cmake behavior 2024-08-13 07:44:57 -06:00
Shaway
503aeb7d58
fix ncuriparse error 2024-08-11 09:14:06 +08:00
Shaway
bfdef0eecb
fix ncuriparse error,Correctly remove leading and trailing whitespace 2024-08-10 14:38:16 +08:00
Ward Fisher
f0b7cebb90
Merge pull request #2970 from DennisHeimbigner/noverbose.dmh 2024-08-08 10:24:59 -06:00
Dennis Heimbigner
38c180175a Some debugging output was left enabled by accident.
The nczarr_test/Makefile.am had the alternate, verbose
test-driver-verbose enabled. This PR disables it.
2024-08-08 10:01:16 -06:00
Edward Hartnett
7748352b05 cleanup 2024-08-07 07:16:41 -06:00
Edward Hartnett
996d7e6d42 added parallel build info to cmake build document 2024-08-07 07:14:26 -06:00
Edward Hartnett
0c89b71120 added autotools build document 2024-08-07 06:58:30 -06:00
Edward Hartnett
23a41dcee5 added file 2024-08-07 06:41:08 -06:00
Edward Hartnett
44b1cc84a3 added file 2024-08-07 06:40:45 -06:00
Ward Fisher
a200e8f0be
Merge pull request #2958 from edwardhartnett/ejh_h5l
Now use H5Literate2() instead of H5Literate() when its available
2024-08-06 09:16:48 -06:00
Ward Fisher
f510cfe592
Merge pull request #2956 from DennisHeimbigner/rcdoc.dmh
Provide Documentation for the .rc File Mechanism and API
2024-08-05 10:47:48 -06:00
Ward Fisher
e234fd61a1
Merge branch 'main' into rcdoc.dmh 2024-08-05 10:46:55 -06:00
Edward Hartnett
f833d59971 Now use H5Literate2() instead of H5Literate() when its available 2024-08-05 07:13:29 -06:00
Edward Hartnett
c3ae3daf2d Now use H5Literate2() instead of H5Literate() when its available 2024-08-05 07:03:18 -06:00
Ward Fisher
1aa2c6bbea
Merge pull request #2934 from WardF/v4.9.3-rc1-prep.wif
Add stanza for Release Candidate 1 in Release Notes
2024-08-02 10:34:34 -06:00
Dennis Heimbigner
78f259ab48 Provide Documentation for the .rc File Mechanism and API
re: Issue https://github.com/Unidata/netcdf-c/issues/2952

The documentation -- such as it is -- is lost inside
docs/auth.md. So, create docs/quickstart_env.md to describe how
.rc file mechanism is used, and include the netcdf-c API.  Also
add list of environment variables used by the netcdf-c library.
2024-07-30 13:51:32 -06:00
Ward Fisher
d18a6061c2 Finalize doxygen fix for autotools. 2024-07-26 15:56:50 -05:00
Ward Fisher
e3e1491759 Restore header and footer files. 2024-07-26 15:55:12 -05:00
Ward Fisher
8ec7e726c9 Update .gitignore. 2024-07-26 14:48:57 -06:00
Ward Fisher
04e6e4c37c Update .gitignore 2024-07-26 14:45:37 -06:00
Ward Fisher
9c602e18b4 Add doxygen-related fix to autoconf-based builds. 2024-07-26 14:44:54 -06:00
Ward Fisher
ebcecef2e5 Made changes so that doxygen configuration file is updated to comply with installed version. 2024-07-26 12:26:45 -06:00
Ward Fisher
8f331b7a2f Bump release by one day to incorporate final changes. 2024-07-25 16:25:26 -06:00
Ward Fisher
c9c2e8b104 Added missing quote 2024-07-25 15:38:02 -06:00
Ward Fisher
c47eb6ff81 A few additional changes to authorization document. 2024-07-25 15:28:27 -06:00