[Thread Prev][Thread Next][Index]

Re: [ferret_users] reading HDF file



Hi Baris and Ansley,

Recently I had to plot variables in an HDF5 file (because that's
Matlab's data structure nowadays) and what I did was just to extract
the binary data from it using the h5dump command:

   h5dump --contents yourdataset.h5
   h5dump --dataset=temp . . . yourdataset.h5

etc.

Regards,
Ryo


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement