Hello all, I am wondering if there has been any progress made with dimension scales? Is it available, either in a patch or alpha release? There was a lot of good discussion of it in early 2006.
It seems that PyTables not only doesn't understand the dimension scales, it can't access their data at all. The node is set as unimplemented because the CLASS attribute is set to something PyTables doesn't understand. This has caused me problems occasionally. The CLASS attribute gets set in a number of HDF5 profiles. Is there a programmatic way to force PyTables to read the dataset as another type like Array? The arrays themselves are pretty simple -- if it were not for the CLASS attribute PyTables would easily be able to read the dataset. Thanks so much, Eli ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
