diff --git a/.github/workflows/h5py.yml b/.github/workflows/h5py.yml index cf29c7e2166..35a92fc21b7 100644 --- a/.github/workflows/h5py.yml +++ b/.github/workflows/h5py.yml @@ -24,7 +24,7 @@ jobs: - name: Run a multi-line script run: | - sed -i 's/hdf5@1.8.4:1.14/hdf5@1.8.4:/g' \ + sed -i 's/hdf5@1.10.4:1.14/hdf5@1.10.4:/g' \ ./spack/var/spack/repos/builtin/packages/py-h5py/package.py . ./spack/share/spack/setup-env.sh ./spack/bin/spack spec py-h5py@master+mpi ^hdf5@develop-1.15 diff --git a/doxygen/dox/LearnBasics3.dox b/doxygen/dox/LearnBasics3.dox index c71d1615b57..ce907d4f6a5 100644 --- a/doxygen/dox/LearnBasics3.dox +++ b/doxygen/dox/LearnBasics3.dox @@ -693,7 +693,7 @@ did = H5Dopen (file_id, "/foo/boo/moo"); /* absolute path */
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics -@page LBCompiling Compiling HDF5 Applications +/** @page LBCompiling Compiling HDF5 Applications Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics
@@ -1003,11 +1003,9 @@ There are log files for the configure, test, and build.
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics -@page LBTraining Training Videos -Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics -
+*/ -Training Videos +/ref LBTraining
Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics diff --git a/doxygen/dox/TrainingVideos.dox b/doxygen/dox/TrainingVideos.dox new file mode 100644 index 00000000000..be5f557b683 --- /dev/null +++ b/doxygen/dox/TrainingVideos.dox @@ -0,0 +1,48 @@ +/** @page LBTraining Training Videos +Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics +
+ +
+ + + + +
[**HDF5 Introduction**](https://youtu.be/S74Kc8QYDac)
+ +## Core Topics + + + + + + + + + + + + + + + + + +
[**Data Model and Basic Usage, Core Topic #1**](https://youtu.be/vKuthH200eI)[**Datasets, Core Topic #2**](https://youtu.be/2oDXgecMMfo)[**Attributes, Core Topic #3**](https://youtu.be/d_P6LhmzmWQ)
[**Groups and Links, Core Topic #4**](https://youtu.be/29J_FxPEDxo)[**Discovering File Structure, Core Topic #5**](https://youtu.be/rIl1Gz8zh-8)[**Partial IO, Core Topic #6**](https://youtu.be/RuzwPCFGBRE)
[**Compound Datatype, Core Topic #7**](https://youtu.be/NXWwjrPdACY)
+ +## Advanced Topics: + + + + + + + +
[**Dataset Storage Layouts, Advanced Topic #1**](https://youtu.be/mOTpu5KDpj8)[**Using Compression and Filters, Advanced Topic #2**](https://youtu.be/TvnDV-U9T4k)[**Using Command Line Tools, Advanced Topic #3**](https://youtu.be/CPIO1lmRkdM)
+ +
+Navigate back: \ref index "Main" / \ref GettingStarted / \ref LearnBasics + +*/ + + +