hdf5/HDF5Examples
Dana Robinson 0ea1d7280b
Clean up off_t usage (#4095)
* Add comments to C++ and Fortran API calls that use off_t
* Remove noise casts for small integers
2024-03-09 09:06:10 -08:00
..
C virtual creates must use the same datatype as the main file (#4092) 2024-03-08 15:50:31 -08:00
config Add options to allow tools type selection and naming (#4046) 2024-03-04 06:53:52 -08:00
FORTRAN Clean up off_t usage (#4095) 2024-03-09 09:06:10 -08:00
JAVA Use props for includes and remove global includes (#3921) 2024-01-04 12:06:36 -06:00
aclocal.m4 Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
CMakeLists.txt Use props for includes and remove global includes (#3921) 2024-01-04 12:06:36 -06:00
CMakePresets.json Make platform specific test presets for windows and macs (#3988) 2024-02-06 08:11:45 -06:00
compile Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
config.h.in Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
configure Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
configure.ac Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
COPYING Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
CTestConfig.cmake Remove examples that have been moved to HDF5Examples folder (#3917) 2024-01-03 14:17:46 -06:00
depcomp Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
install-sh Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
Makefile.am Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
missing Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
README.md Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
test-driver Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
Using_Autotools.txt Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
Using_CMake.txt Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00

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://portal.hdfgroup.org/display/support/The+HDF+Help+Desk

FORUM and NEWS

The following public forums are provided for public announcements and discussions of interest to the general HDF5 Community.

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 following instructions pertaining to the Forum's use and configuration https://forum.hdfgroup.org/t/quickstart-guide-welcome-to-the-new-hdf-forum

HDF5 SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Full Documentation and Programming Resources for this HDF5 can be found at

https://portal.hdfgroup.org/display/HDF5

Periodically development code snapshots are provided at the following URL:

https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/snapshots/

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/display/support/Downloads

Development code is available at our Github location:

https://github.com/HDFGroup/hdf5.git