mwpriddy / Titanium-FIPs

Introduction to FIP calculations via GitHub
0 stars 0 forks source link

Testing HDF5 format in Python #1

Closed tonyfast closed 10 years ago

tonyfast commented 10 years ago

Matt,

Can you look at the HDF5 info in Python using Vitables, h5py, Pandas, or PyTables.

mwpriddy commented 10 years ago

Tony,

I installed canopy today (think newer version of Enthought stuff) and it includes the h5py package. After a small learning curve, I was able to access the h5 file you uploaded to GIThub. Here is the proof:

Thanks buddy. Let me know the next step in the process and we can get rolling.

--Matthew

On Mar 24, 2014, at 4:38 PM, Tony Fast wrote:

Matt,

Can you look at the HDF5 info in Python using Vitables, h5py, Pandas, or PyTables.

— Reply to this email directly or view it on GitHub.

tonyfast commented 10 years ago

Can you embed the an image for proof?

mwpriddy commented 10 years ago

h5py proof

Image attached.

tonyfast commented 10 years ago

Excellent. Thank you Matt.

tonyfast commented 10 years ago

The Translater code https://github.com/mwpriddy/Titanium-FIPs/blob/master/CODES/StructureTiFIP.m can be read in both Matlab and Python using the HDF5 filetype.