Skip to content
/ hdf4 Public
forked from HDFGroup/hdf4

Official HDF4 Library Repository Modified by PSI

License

Notifications You must be signed in to change notification settings

predsci/hdf4

 
 

Repository files navigation

HDF version 4.2.17-1 currently under development

HDF Logo

master build status BSD

DOCUMENTATION

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

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

See the RELEASE.txt file in the release_notes/ directory for information specific to the features and updates included in this release of the library.

Several more files are located within the release_notes/ directory with specific details for several common platforms and configurations.

INSTALL - Start Here. General instructions for compiling and installing the library
INSTALL_CMAKE  - instructions for building with CMake (Kitware.com)
INSTALL_WINDOWS and INSTALL_CYGWIN - MS Windows installations.

FORUM and NEWS

The following public forums are provided for public announcements and discussions of interest to the general HDF4 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

RELEASE SCHEDULE

HDF4 release schedule

HDF4 does not release on a regular schedule. Instead, releases are driven by new features and bug fixes, though we try to have at least one release of each maintenance branch per year. Future HDF4 releases indicated on this schedule are tentative.

SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE

Source packages for current and previous releases are located at:

https://portal.hdfgroup.org/display/support/Download+HDF4

Development code is available at our Github location:

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

Source Distribution Layout

The top level of the source code distribution contains the following subdirectories:

bin -- Scripts for maintenance.

config -- Configuration files to be used by configure script.

hdf -- The source code for the HDF 'base library', the multi-file annotation interface, the multi-file raster image interface, HDF command line utilities, and a test suite. Please see the README in each directory for further information on each package.

java -- The Java HDF JNI library

m4 -- Autotools macros and libtool files for building with autotools.

mfhdf -- The netCDF(mfhdf) part of the HDF/mfhdf distribution and additional HDF utilities, such as hdp, hrepack, hdfimport, etc.

man -- An incomplete set of man page(s) for HDF.

release_notes -- Installation instructions for UNIX and Windows. Descriptions of new features and bug fixes in this release. Files in this sub-directory can be used as supplemental documentation for HDF.

Third Party Software Requirements

  • JPEG distribution release 6b or later.

  • ZLIB 1.1.4(libz.a) or later.

System Requirements

To build the HDF library from source, you need:

  • C and Fortran compilers. For a list of the supported compilers, see release_notes/RELEASE.txt file.

About

Official HDF4 Library Repository Modified by PSI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.6%
  • Fortran 6.4%
  • CMake 6.1%
  • Java 3.5%
  • Shell 2.5%
  • M4 0.9%
  • Other 2.0%