Alfven.org is now hosted via WordPress! I have also updated the research page with more info about my past and current work.
Also re-hosted is my side project HDF5 for Python. The canonical URL for h5py remains http://h5py.alfven.org.
Alfven.org is now hosted via WordPress! I have also updated the research page with more info about my past and current work.
Also re-hosted is my side project HDF5 for Python. The canonical URL for h5py remains http://h5py.alfven.org.
Hi Andrew,
Thanks for making your h5py publicly available – it is very nice. The link to the PDF copy of the h5py user guide no longer works.
Thanks,
Andre
Thanks Andre! In the meantime I’ll remove the broken link.
Thanks for sharing h5py. Sounds like it will interface well with CDAT (see above URL). But unfortunately, the files I am dealing with are HDF4, not HDF5. Any advice?
Hi Curt. There’s another Python package for reading HDF4 files called PyHDF:
http://pysclint.sourceforge.net/pyhdf/
I haven’t used it myself but have heard good things about it.
Good luck!