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
Ward Fisher
dda1174c90
Correct warnings in auth.md being treated as errors.
2024-07-25 15:20:25 -06:00
Ward Fisher
d2f9e86282
Add auth.md back in to doxyge, in support of https://github.com/Unidata/netcdf-c/issues/2952
2024-07-24 16:46:22 -06:00
Ward Fisher
661da9d0c2
Update release date for RC1.
2024-07-24 16:18:02 -06:00
Ward Fisher
7b06f79c46
Re-added NCSTAT to the list of software using netCDF.
2024-07-17 16:34:43 -06:00
Ward Fisher
6aacb1b7ae
Bump expected cache threshhold for systems with larger default pagesizes.
2024-07-17 16:23:33 -06:00
Ward Fisher
ca36d9940d
Merge branch 'main' into v4.9.3-rc1-prep.wif
2024-07-16 15:24:02 -06:00
Ward Fisher
150db230f7
Merge pull request #2021 from brtnfld/DAOS_sync
...
Check if HDF5 "file" is a DAOS object
2024-07-16 14:46:33 -06:00
Ward Fisher
b67745eb0b
Correct the check.
2024-07-16 12:42:10 -06:00
Ward Fisher
9012c58edb
Fix check for getfattr in configure.ac
2024-07-16 12:36:51 -06:00
Ward Fisher
848e85171a
Mitigate extreme slowdown on systems without xattr.h or getfattr. Standard output was being spammed, resulting in a test that currently runs in around a minute to balloon out to almost 20.
2024-07-16 12:19:16 -06:00
Ward Fisher
5f89cd0c10
Fix a hang in cygwin based tests on Windows. Add check for sys/xattr.h so it can be used when available. Added installation of a tool required for cygwin.
2024-07-16 12:05:49 -06:00
Ward Fisher
15c2e25f73
Taking an additional stab by modifying parallelism.
2024-07-16 11:03:39 -06:00
Ward Fisher
85e5d11374
Break cygwin build and run tests into two different steps to try to diagnose the timeout.
2024-07-16 11:00:59 -06:00
Ward Fisher
e5973deda1
Merge in updated version of the file from Dennis.
2024-07-16 09:59:03 -06:00
Ward Fisher
f699273b89
Merge branch 'main' into v4.9.3-rc1-prep.wif
2024-07-16 09:35:37 -06:00
Ward Fisher
41f802d1a4
Merge branch 'main' of https://github.com/Unidata/netcdf-c into DAOS_sync
2024-07-15 17:31:01 -06:00
Ward Fisher
aff08d8d02
Merge pull request #2887 from ZedThree/silence-libdap2-warnings
...
Fix most warnings in libdap2
2024-07-15 17:07:22 -06:00
Ward Fisher
71609aa2cc
Merge branch 'main' of https://github.com/Unidata/netcdf-c into silence-libdap2-warnings
2024-07-15 16:25:03 -06:00
Ward Fisher
46953ba472
Merge branch 'main' into v4.9.3-rc1-prep.wif
2024-07-15 16:06:49 -06:00
Ward Fisher
62ab618b66
Merge pull request #2947 from mannreis/main
...
S3 Mode url reconstruction defaults to wrong server type
2024-07-15 16:04:49 -06:00
Ward Fisher
fce3e005b0
Merge branch 'main' of https://github.com/Unidata/netcdf-c
2024-07-15 15:33:31 -06:00
Ward Fisher
92c0f4463d
Merge pull request #2949 from WardF/nczarr-zip-fix.wif
...
Propegate change to metadata and use of anonymous dimensions to NCZarr test
2024-07-15 15:17:43 -06:00
Ward Fisher
538c68307c
Propegate change to metadata and use of anonymous dimensions to NCZarr + Zip tests.
2024-07-15 14:31:27 -06:00
Ward Fisher
f5a75607c6
Correct an issue when linking when large file tests are enabled.
2024-07-10 15:00:59 -06:00
Ward Fisher
c0c2910e0f
Merge pull request #2946 from eugo-inc/cmake-module-path-fix
...
Fix: CMAKE_MODULE_PATH contents is being overriden with -D contents, not merged with
2024-07-10 12:00:07 -06:00
Manuel Reis
b010c57e10
Test inferred S3 url rebuild
2024-07-09 13:45:40 +02:00
Manuel Reis
e6a26a28b3
Allow region and bucket inference with NCS3UNK S3 server type
2024-07-09 13:45:40 +02:00
Manuel Reis
9b570f37e3
Recognize _unknown_ S3 server type
2024-07-09 13:45:40 +02:00
Ward Fisher
18a98c4e17
Merge pull request #2936 from DennisHeimbigner/v2new.dmh
...
Convert NCzarr meta-data to use only Zarr attributes
2024-07-08 10:47:21 -06:00
Ward Fisher
78bb39ddcc
Correct typo.
2024-07-02 14:58:29 -06:00
Ward Fisher
7bf9078f67
Correct an issue using internal S3 API/SDK, reworked options so that instead of specifying S3_AWS support AND AWS-SDK or INTERNAL-SDK, you just specify which SDK you want to use and the inference is that you want to use S3 support.
2024-07-02 10:17:10 -06:00
gorloffslava
06dc3dddaa
- Fixed problem with CMAKE_MODULE_PATH being overriden, not appended with contents of -DCMAKE_MODULE_PATH
2024-07-02 18:51:06 +05:00
Ward Fisher
d694d38823
Merge pull request #2930 from DWesl/patch-4
...
CI: Add Cygwin CMake run
2024-07-01 14:25:44 -06:00
Ward Fisher
76ad6dede9
Merge branch 'main' into v4.9.3-rc1-prep.wif
2024-07-01 13:19:35 -06:00
Ward Fisher
d5a3fc3172
Merge pull request #2944 from WardF/fix-cmake-summary.wif
...
Fix cmake-based libnetcdf.settings.in
2024-06-28 15:01:46 -06:00
Ward Fisher
3ca09597fe
Correct a linking issue manifesting on a specific platform.
2024-06-28 14:24:22 -06:00
Ward Fisher
616b6416c7
Correct an issue where a variable was being treated as a list instead of a string.
2024-06-28 10:54:30 -06:00