Commit Graph

17 Commits

Author SHA1 Message Date
Martin Diehl 8a94f55a2e python 3 compatibility 2016-10-25 06:44:12 +02:00
chen 51e408a5bf fix error regarding log
if no log is provided when adding data, use None
2016-10-17 18:24:26 -04:00
chen 434514e0f2 allow overwriting existing dataset
modification to the data is logged
2016-10-14 14:30:04 -04:00
chen 87b857d307 update some comments 2016-10-14 12:05:36 -04:00
chen 07d9ef9ba1 change indentation to 4 sapces
PEP8 checking suggestions
2016-10-14 10:41:35 -04:00
chen c311ac47ca force using rectangular mesh
Paraview cannot handle large number of polyvertices using xdmf, forcing a meshed structure to by pass the problem.
2016-10-12 20:20:15 -04:00
chen 280f8f7c2b correct docstring according to PEP requirement 2016-10-09 19:09:45 -04:00
chen 4dece54019 minor syntax error 2016-10-09 19:07:41 -04:00
chen cc5e0721e0 coding style fix 2016-10-09 19:06:24 -04:00
chen 912aa6989c H5Table support customize data storage layout 2016-10-09 18:59:50 -04:00
chen 52813351be add comments at class level 2016-10-09 17:19:49 -04:00
chen 0c2c450659 adding more comments
explaining the reason for this interface class and its simplified API design
2016-10-09 17:13:40 -04:00
chen 012b702f7a finish h5table class 2016-10-07 17:43:52 -04:00
chen 83dae7f9a8 add data manipulator 2016-10-07 16:41:17 -04:00
chen 491b4e31ec add function to extract path based on label 2016-10-07 15:33:43 -04:00
chen e148ecc3e3 quick hack to locate the HDF5 data structure def file 2016-10-07 10:46:07 -04:00
chen aae2bcf6f9 add new interface class to HDF5 2016-10-07 09:47:15 -04:00