Ed
|
d2ade6ae6a
|
HDF5 zstd testing requires shell script testing to set the plugin path
|
2024-08-28 10:02:06 -06:00 |
|
Ed
|
8020753959
|
improved error message
|
2024-08-28 09:46:53 -06:00 |
|
Ed
|
44066e8396
|
added documentation
|
2024-08-28 09:44:48 -06:00 |
|
Ed
|
3d375f1ac2
|
added documentation
|
2024-08-28 09:33:48 -06:00 |
|
Ed
|
e9b5c2fd4c
|
adding check for zstd filter
|
2024-08-28 09:22:21 -06:00 |
|
Edward Hartnett
|
3cddcffdae
|
adding cmake build of tst_h_zstd
|
2024-08-28 06:36:38 -06:00 |
|
Edward Hartnett
|
cec43d7fb5
|
adding HDF5 zstd test
|
2024-08-28 06:21:36 -06:00 |
|
Ward Fisher
|
7945e6f51d
|
Merge pull request #2991 from GiGainfosystems/fix/includes_for_upstream
Add two missing includes
|
2024-08-26 17:03:38 -06:00 |
|
Georg Semmler
|
00a72cf9ca
|
Add two missing includes
|
2024-08-26 09:09:01 +02:00 |
|
Ward Fisher
|
790f492a7d
|
Merge pull request #2986 from edwardhartnett/ejh_d3
added documentation about reading an unknown netCDF/HDF5 file in tutorial, and some other documentation fixes
|
2024-08-23 12:56:51 -06:00 |
|
Ward Fisher
|
7eeb055a77
|
Clean up doxygen syntax in release notes, fix incorrect version in CMakeLists.txt, and resolve duplicated doxygen tags in tutorial.dox
|
2024-08-23 11:13:01 -06:00 |
|
Ward Fisher
|
03f136e6f4
|
Merge branch 'main' of https://github.com/Unidata/netcdf-c into ejh_d3
|
2024-08-23 10:20:37 -06:00 |
|
Ward Fisher
|
10df6b2dc2
|
Merge pull request #2988 from gsjaardema/patch-59
Clean up some `-` vs `_` in some comments
|
2024-08-20 16:12:57 -06:00 |
|
Ward Fisher
|
62583f1371
|
Merge pull request #2969 from mannreis/awsconfig
[S3] Parse AWS configuration with support for profile section
|
2024-08-20 14:59:51 -06:00 |
|
Greg Sjaardema
|
acd734a962
|
I think the comments don't need the -D
|
2024-08-20 08:26:47 -06:00 |
|
Greg Sjaardema
|
78b399ba66
|
Fix the fixes...
|
2024-08-20 08:24:54 -06:00 |
|
Greg Sjaardema
|
9e60a21244
|
Clean up some - vs _ in some comments
Some symbols in the comments about deprecated symbols were using `-` instead of `_`
|
2024-08-20 08:23:40 -06:00 |
|
Manuel Reis
|
2b8f3af8c5
|
Clean up aws config test folder
|
2024-08-20 10:31:58 +02:00 |
|
Ward Fisher
|
d5f4278fee
|
Merge pull request #2981 from edwardhartnett/ejh_auto
added documentation for start/count/stride mandating same size arrays as data variable
|
2024-08-19 17:42:50 -06:00 |
|
Ward Fisher
|
26e0b45cd9
|
Merge pull request #2983 from edwardhartnett/ejh_cmake
fixed message commands in CMakeLists.txt, and ncdump dependency problems for tst_nccopy4 in CMake build
|
2024-08-19 17:23:32 -06:00 |
|
Ward Fisher
|
556aef80e2
|
Merge branch 'main' into ejh_cmake
|
2024-08-19 16:37:29 -06:00 |
|
Ward Fisher
|
0cced8717e
|
Merge pull request #2985 from edwardhartnett/ejh_z2
Add zstd test and fix plugin build for CMake/Cygwin
|
2024-08-19 14:38:10 -06:00 |
|
Ward Fisher
|
55309972e8
|
o Added NETCDF_ENABLE_PLUGINS option to cmake based build.
o Added information related to plugins, plugin install location to post-build summary.
|
2024-08-19 13:47:00 -06:00 |
|
Ward Fisher
|
1db9ffb0c7
|
Merge pull request #2968 from Alexander-Barth/main
Take into account that attach_dimscales can fail when dimensions and variables are named inconsistently
|
2024-08-19 11:33:15 -06:00 |
|
Edward Hartnett
|
971c60ccb7
|
fixed some broken links
|
2024-08-17 06:33:59 -06:00 |
|
Edward Hartnett
|
6a3634b975
|
added documentation about reading an unknown netCDF/HDF5 file in tutorial
|
2024-08-17 06:14:10 -06:00 |
|
Edward Hartnett
|
71947c64dc
|
turned off verbose test output
|
2024-08-17 05:53:23 -06:00 |
|
Edward Hartnett
|
ccf29e68af
|
adjusted cmake file
|
2024-08-17 05:49:30 -06:00 |
|
Edward Hartnett
|
05f65065da
|
working on cmake dependency in ncdump
|
2024-08-17 05:14:14 -06:00 |
|
Edward Hartnett
|
c52d54a5a3
|
working on cmake dependency in ncdump
|
2024-08-17 05:06:59 -06:00 |
|
Ed
|
770870b2e2
|
trying to fix problem with nccopy4 dependencies
|
2024-08-16 15:20:46 -06:00 |
|
Ed
|
5a45c0f36f
|
Merge branch 'main' into ejh_z2
|
2024-08-16 13:03:15 -06:00 |
|
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 |
|