Skip to content

Commit 70f77e3

Browse files
committed
Correct URLs
1 parent 337312b commit 70f77e3

File tree

15 files changed

+37
-69
lines changed

15 files changed

+37
-69
lines changed

.github/workflows/cmake-ctest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
echo "SOURCE_BASE=$SOURCE_NAME_BASE" >> $GITHUB_OUTPUT
100100
shell: bash
101101

102-
- name: Get hdf5 release
102+
- name: Get hdf5 snapshot
103103
if: ${{ (inputs.use_environ == 'snapshots') }}
104104
uses: dsaltares/fetch-gh-release-asset@master
105105
with:
@@ -278,7 +278,7 @@ jobs:
278278
fi
279279
echo "SOURCE_BASE=$SOURCE_NAME_BASE" >> $GITHUB_OUTPUT
280280
281-
- name: Get hdf5 release
281+
- name: Get hdf5 snapshot
282282
if: ${{ (inputs.use_environ == 'snapshots') }}
283283
uses: dsaltares/fetch-gh-release-asset@master
284284
with:

BLOSC/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

BLOSC2/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

BSHUF/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

BZIP2/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

CMakeLists.txt

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -179,38 +179,6 @@ else ()
179179
set (ENABLE_LZF OFF CACHE BOOL "" FORCE)
180180
endif ()
181181

182-
#if (WIN32 AND MSVC_VERSION GREATER 1600)
183-
# # MAFISC filter
184-
# FILTER_OPTION (MAFISC)
185-
#elseif (NOT WIN32)
186-
# FILTER_OPTION (MAFISC)
187-
#else ()
188-
# set (ENABLE_MAFISC OFF CACHE BOOL "" FORCE)
189-
#endif ()
190-
191-
# SZ filter
192-
#if (WIN32 AND MSVC_VERSION GREATER_EQUAL 1930)
193-
#if (NOT CMAKE_C_COMPILER_ID MATCHES "[Cc]lang" AND NOT CMAKE_C_COMPILER_ID MATCHES "Intel[Ll][Ll][Vv][Mm]")
194-
# FILTER_OPTION (SZ)
195-
#else ()
196-
# set (ENABLE_SZ OFF CACHE BOOL "" FORCE)
197-
#endif ()
198-
#elseif (WIN32 AND MSVC_VERSION GREATER 1900)
199-
# if (CMAKE_C_COMPILER_ID MATCHES "[Cc]lang" AND NOT CMAKE_C_COMPILER_ID MATCHES "Intel[Ll][Ll][Vv][Mm]")
200-
# FILTER_OPTION (SZ)
201-
# else ()
202-
# set (ENABLE_SZ OFF CACHE BOOL "" FORCE)
203-
# endif ()
204-
#elseif (NOT WIN32)
205-
# if(CMAKE_C_COMPILER_ID MATCHES "[Cc]lang" AND NOT CMAKE_C_COMPILER_ID MATCHES "Apple[Cc]lang")
206-
# FILTER_OPTION (SZ)
207-
# else ()
208-
# set (ENABLE_SZ OFF CACHE BOOL "" FORCE)
209-
# endif ()
210-
#else ()
211-
set (ENABLE_SZ OFF CACHE BOOL "" FORCE)
212-
#endif ()
213-
214182
# ZFP filter
215183
FILTER_OPTION (ZFP)
216184

JPEG/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

LZ4/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

LZF/config/cmake/README.txt.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Execute the test.sh script.
100100
===========================================================================
101101

102102
Documentation for this release can be found at the following URL:
103-
https://portal.hdfgroup.org/display/support
103+
https://support.hdfgroup.org/documentation/index.html
104104

105105
Bugs should be reported to [email protected].

README.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,56 +9,55 @@ in science, engineering, and research communities worldwide.
99

1010
The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more
1111
information about The HDF Group, the HDF5 Community, and other HDF5 software projects,
12-
tools, and services at The HDF Group's website.
13-
14-
https://www.hdfgroup.org/
12+
tools, and services at [The HDF Group's website](https://www.hdfgroup.org/).
1513

14+
DOCUMENTATION
15+
-------------
16+
Documentation for all HDF software is available at:
1617

18+
https://support.hdfgroup.org/documentation/index.html
19+
20+
Documentation for the current HDF5 library release is available at:
21+
22+
https://support.hdfgroup.org/documentation/hdf5/latest/index.html
1723

1824
HELP AND SUPPORT
1925
----------------
2026
Information regarding Help Desk and Support services is available at
2127

22-
https://portal.hdfgroup.org/display/support/The+HDF+Help+Desk
28+
https://help.hdfgroup.org
2329

2430

2531

2632
FORUM and NEWS
2733
--------------
28-
The following public forums are provided for public announcements and discussions
34+
The [HDF Forum](https://forum.hdfgroup.org) is provided for public announcements and discussions
2935
of interest to the general HDF5 Community.
3036

31-
- Homepage of the Forum
32-
https://forum.hdfgroup.org
33-
34-
- News and Announcement
37+
- News and Announcements
3538
https://forum.hdfgroup.org/c/news-and-announcements-from-the-hdf-group
3639

37-
- HDF5 and HDF4 Topics
40+
- HDF5 Topics
3841
https://forum.hdfgroup.org/c/hdf5
3942

4043
These forums are provided as an open and public service for searching and reading.
4144
Posting requires completing a simple registration and allows one to join in the
42-
conversation. Please read the following instructions pertaining to the Forum's
43-
use and configuration
44-
https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum
45+
conversation. Please read the [instructions](https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum
46+
) pertaining to the Forum's use and configuration.
4547

4648

4749
HDF5 SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE
4850
--------------------------------------------
49-
Full Documentation and Programming Resources for this HDF5 can be found at
50-
51-
https://portal.hdfgroup.org/display/HDF5
52-
5351
Periodically development code snapshots are provided at the following URL:
54-
55-
https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/snapshots/
52+
53+
https://github.com/HDFGroup/hdf5_plugins/releases/tag/snapshot
5654

5755
Source packages for current and previous releases are located at:
58-
59-
https://portal.hdfgroup.org/display/support/Downloads
56+
57+
hdf5 1.16 releases:
58+
https://support.hdfgroup.org/releases/hdf5/v1_16/index.html
6059

6160
Development code is available at our Github location:
62-
61+
6362
https://github.com/HDFGroup/hdf5.git
6463

0 commit comments

Comments
 (0)