Hierarchical Data File Format Version 5

Edit Package hdf5

The HDF project involves the development and support of software and
file formats for scientific data management. The HDF software includes
I/O libraries and tools for analyzing, visualizing, and converting
scientific data.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000569 569 Bytes
hdf5-1.8.10-tests-arm.patch 0000000731 731 Bytes
hdf5-1.8.11-abort_unknown_host_config.patch 0000000757 757 Bytes
hdf5-1.8.12.tar.bz2 0005994832 5.72 MB
hdf5-LD_LIBRARY_PATH.patch 0000001620 1.58 KB
hdf5-configure-long-double.patch 0000002652 2.59 KB
hdf5-non_void_return.patch 0000000377 377 Bytes
hdf5.changes 0000015979 15.6 KB
hdf5.spec 0000018986 18.5 KB
Revision 17 (latest revision is 86)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208529 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- update to 1.8.2:
    - Added a configuration option to change the default plugin path.
      The configure option is --with-default-plugindir=location.
      The cmake option is -DH5_DEFAULT_PLUGINDIR:PATH=location.
      HDFFV-8513.  (ADB 2013/09/04)
    - Renamed FFLAGS to FCFLAGS in configure. (ADB 2013/08/13)
    - CMake can now package a compressed examples file, the default for 
      Windows binaries from HDF Group.  (ADB  - 2013/07/22)
    - h5repack: Added the ability to use plugin filters to read and write 
              files. The option uses the filter number. HDFFV-8345 
              (ADB - 2013/09/04).
    - h5dump: Added the option -N --any_path, which searches the file for 
              paths that match the search path. HDFFV-7989 (ADB - 2013/08/12).
    - h5dump: Added the optional arg 0 to -A, which excludes attributes 
              from display. HDFFV-8134 (ADB - 2013/08/01).
    - Added tutorial examples to C++/examples.  They can be installed by
      "make install-examples" and, in the installed directory, they can be
      executed by running the script file run-c++-ex.sh. (BMR - 2013/09/28)
    - A new class, H5::H5Location, is added to represent the location concept
      in the C library.  It is a base class to H5::H5File and H5::H5Ojbect,
      whose member functions are moved into H5::H5Location.  H5::H5File can
      now inherent those functions.  As a result, an H5::H5File object can have
      an attribute. (BMR - 2013/09/27)
    - Added wrappers for H5Rget_obj_type2 to retrieve the type of the object
      that an object reference points to. (BMR - 2013/09/27)
	H5O_type_t H5Location::getRefObjType(void *ref, H5R_type_t ref_type)
    - Added wrappers for H5Aexist to check whether an attribute exists given
      a name. (BMR - 2013/09/27)
	bool H5::H5Location::attrExists(const char* name)
	bool H5::H5Location::attrExists(const H5std_string& name)
Comments 1

openSUSE Build Service is sponsored by