Dear Developers and others<br>
<br>
I have a problem how to read hdf5 in grass6 using gdal 1.3.1<br>
I wrote <br>
r.in.gdal -o input=HDF5:"sat.h5":TemperaturePrecision output=aa<br>
<br>
where sat.h5 is hdf5 file and TemperaturePrecision is dataset<br>
Massage of the error is :<br>
<br>
szFilenname sat.h5<br>
Segmentation fault<br>
<br>
<br>
The same error is when i use gdal_translate as<br>
<br>
gdal_translate -sds -of AAIGrid -co "TILED=YES" HIRPROF_v582v2.he5 sat.ascii<br>
<br>
<br>
If anyone can help me I would be very happy<br>
<br>
Greatings<br>
<br>
Blaz Kurnik