Skip to content

Commit 17712ba

Browse files
committed
fix links/typos
1 parent 50a5e4f commit 17712ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ghpages/more.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ permalink: /more/
55

66
* [Silo GitHub Repository](https://github.com/LLNL/Silo)
77
* [Silo API Reference Manual](https://silo.readthedocs.io/#major-sections-of-the-user-s-manual)
8-
* [VisIt's Silo Tutoriol](https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/data_into_visit/SiloFormat.html#the-silo-file-format)
8+
* [VisIt's Silo Tutorial](https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/data_into_visit/SiloFormat.html#the-silo-file-format)
99
* Silo Block-Based [Virtual File Driver](https://docs.hdfgroup.org/hdf5/develop/_v_f_l.html) (VFD) for [Dawn](https://www.osti.gov/servlets/purl/971777/) [design outline](assets/llnl_pres_428015.pdf) and [performance assessement](assets/llnl_pres_428059.pdf).
1010
* Some History
1111
* [A brief history](history.md)
1212
* From XFiles to SAF: The early pedigree of HDF5 ([video](https://youtu.be/0oCWg5UD6iE?si=IHPF1J3dmoujvFFw) / [slides](https://www.hdfgroup.org/wp-content/uploads/2023/08/hdf5_history_Mark_Miller.pdf))
1313
* Research Computing & Engineering (RCE) [Discussion about Silo](assets/20RCE-silo.mp3) (2009)
1414
* Related technologies (Arrays and other (regularized) data structure Models)
15-
* [PDBLib](https://www.researchgate.net/publication/274023212_Software_for_Portable_Scientific_Data_Management)
16-
* [HDF5](https://docs.hdfgroup.org/hdf5/develop/)
15+
* [PDBLib](http://dx.doi.org/10.1063/1.4823180)
16+
* [HDF5](https://support.hdfgroup.org/documentation/hdf5/latest/)
1717
* [netCDF](https://www.unidata.ucar.edu/software/netcdf/)
1818
* Related technologies (Mesh and Field Models)
19-
* [ExodusII](https://www.osti.gov/servlets/purl/10102115) (implemented on top of [netCDF](https://www.unidata.ucar.edu/software/netcdf/), like Silo on PDBLib or HDF5)
19+
* [ExodusII](https://github.com/sandialabs/exodusii) (implemented on top of [netCDF](https://www.unidata.ucar.edu/software/netcdf/), like Silo on PDBLib or HDF5)
2020
* [LibMESH](https://libmesh.github.io)
2121
* [CGNS](http://cgns.github.io)
2222
* [netCDF - regularized](https://www.unidata.ucar.edu/software/netcdf/)

0 commit comments

Comments
 (0)