Ed
a016fb079b
fixing plugin name in CMake on cygwin
2024-08-16 12:25:25 -06:00
Ed
4659af942f
fixed cmake nccopy4 dependency
2024-08-16 07:46:28 -06:00
Ed
cef710abc5
added dependency for ncdump test ncdump_tst_nccopy3
2024-08-16 06:40:03 -06:00
Ed
b55fbfe6e8
added dependency for ncdump test ncdump_tst_nccopy3
2024-08-16 06:35:53 -06:00
Ed
56fbacbf53
fixed message commands in CMakeLists.txt
2024-08-16 06:25:33 -06:00
Ed
bf18f34916
added documentation for start/count/stride mandating same size arrays as data variable
2024-08-16 06:04:46 -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
Ward Fisher
d73521c33f
Merge pull request #2978 from DennisHeimbigner/formatfix.dmh
...
Fix bug in run_newformat.sh
2024-08-14 14:35:59 -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
Ward Fisher
2861b9cf58
Merge pull request #2979 from edwardhartnett/ejh_cmake
...
added NETCDF_MPIEXEC option to CMake
2024-08-14 11:36:21 -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
Manuel Reis
a0bde790b4
Use EOF method to write configfiles in bash
2024-08-14 10:08:13 +02:00
Dennis Heimbigner
9abe3cb961
Fix bug in run_newformat.sh
...
Problem was basically that the test file ref_oldformat.zip
was incorrect. Additionally, logic in zsync.c was incorrect.
### Misc. other fixes
1. Turn off accidental debug output
2024-08-13 20:53:04 -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
Manuel Reis
dc6219236d
Address PR#2969 suggestions
2024-08-13 10:46:48 +02: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
Alexander Barth
99ba37ba58
Take into account that attach_dimscales can fail when dimensions and variables are named inconsistently ( Unidata/netcdf-c#2962 )
2024-08-08 10:10:55 +02:00
Manuel Reis
b05e95ec50
Parse AWS configuration with support for profile section
2024-08-07 17:55:49 +02: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
Ed
82f214dbba
added NETCDF_MPIEXEC option to CMake
2024-08-06 14:34:23 -06:00
Ed
ff86989c54
added NETCDF_MPIEXEC option to CMake
2024-08-06 14:33:04 -06:00
Ed
3ce86f7ef8
added NETCDF_MPIEXEC option to CMake
2024-08-06 14:27:17 -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