jcpassy / mesa-h5

mesa hdf5 output se_support
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

isotopes not correctly written #6

Open fherwig opened 7 years ago

fherwig commented 7 years ago

see testing notebook

https://github.com/NuGrid/mesa_h5/blob/master/mesah5_test.ipynb

which can be executed as it on https://astrohub.uvic.ca

jcpassy commented 6 years ago

This is line #163, right? Can you check if this error is still happening with the version on develop?

PS: I am not allowed access the astrohub

jcpassy commented 6 years ago

Ok, this is a more general issue now: one cannot read the isotopes anymore because 'ISO_MASSF' is now its separate dataset while it was before in the 'SE_DATASET'. I looked at the nugridpy code and this seems easy to solve, but this is an issue for nugridpy. So I suggest to close this issue and create one on the nugridpy repo.