mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-27 04:09:40 +03:00
63 lines
2.1 KiB
Markdown
63 lines
2.1 KiB
Markdown
HDF5 Examples
|
|
|
|
*Please refer to the Using_CMake.txt or Using_Autotools.txt file for installation instructions.*
|
|
|
|
This repository contains a high-performance library's example code that demonstrate the HDF5® data
|
|
model API. The HDF5® data model has been adopted across
|
|
many industries and this implementation has become a de facto data management standard
|
|
in science, engineering, and research communities worldwide.
|
|
|
|
The HDF Group is the developer, maintainer, and steward of HDF5 software. Find more
|
|
information about The HDF Group, the HDF5 Community, and other HDF5 software projects,
|
|
tools, and services at [The HDF Group's website](https://www.hdfgroup.org/).
|
|
|
|
|
|
|
|
HELP AND SUPPORT
|
|
----------------
|
|
Information regarding Help Desk and Support services is available at
|
|
|
|
https://help.hdfgroup.org
|
|
|
|
|
|
|
|
FORUM and NEWS
|
|
--------------
|
|
The [HDF Forum](https://forum.hdfgroup.org) is provided for public announcements and discussions
|
|
of interest to the general HDF5 Community.
|
|
|
|
- News and Announcements
|
|
https://forum.hdfgroup.org/c/news-and-announcements-from-the-hdf-group
|
|
|
|
- HDF5 Topics
|
|
https://forum.hdfgroup.org/c/hdf5
|
|
|
|
These forums are provided as an open and public service for searching and reading.
|
|
Posting requires completing a simple registration and allows one to join in the
|
|
conversation. Please read the [instructions](https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum
|
|
) pertaining to the Forum's use and configuration.
|
|
|
|
|
|
HDF5 SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE
|
|
--------------------------------------------
|
|
Full Documentation and Programming Resources for this HDF5 can be found at
|
|
|
|
https://support.hdfgroup.org/documentation/index.html
|
|
|
|
Periodically development code snapshots are provided at the following URL:
|
|
|
|
https://github.com/HDFGroup/hdf5/releases/tag/snapshot
|
|
|
|
Source packages for current and previous releases are located at:
|
|
|
|
hdf5 1.14 releases:
|
|
https://support.hdfgroup.org/releases/hdf5/v1_14/index.html
|
|
|
|
Archived releases:
|
|
https://support.hdfgroup.org/archive/support/ftp/HDF5/releases/index.html
|
|
|
|
Development code is available at our Github location:
|
|
|
|
https://github.com/HDFGroup/hdf5.git
|
|
|