h4toh5 utilities for MOHID

Purpose: 
	opening MOHID's hdf5 files in MATLAB R14 is not yet achievable. 
	The latest hdf5 routines in MATLAB are insufficient.
	However, hdf 4 routines since MATLAB R13 are very efficient. Even an interface is available
	that imports datasets into MATLAB. Thus, this set of binaries allows to change hdf5 files into hdf4, in 
	order to the user import them easily in MATLAB.

system: 
	windows xp (other systems are available in the source site - look for h4toh5 in google)

Installation: 
	simply copy these files in a given directory.

How to use: 
	edit the Bh5toh4.bat file (see example)

example:
 
	h5toh4  D:\Aplica\FreshWaterCylinder\Simulations\res\waterproperties_1.hdf5
	echo .

questions: 
	guillaume.maretec@ist.utl.pt

CREDITS: 
	Many thanks goes to the guys of HDF5 for this utility.
