Archive for June 27th, 2008

Friday, June 27th, 2008

Some HDF5 helper routines

I use HDF5 quite a bit and have developed some utility routines, MG_H5_DUMP (docs, code) and MG_H5_GETDATA (docs, code), that are quite useful for me. MG_H5_DUMP gives similar output to the command line utility h5dump with -A set. MG_H5_GETDATA allows slices of data to be extracted using IDL’s normal indexing rules. For example, IDL> f [...]

No Comments » - Posted in IDL by