Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not yet supported error from dump #223

Closed
multidis opened this issue Mar 17, 2015 · 1 comment
Closed

Not yet supported error from dump #223

multidis opened this issue Mar 17, 2015 · 1 comment

Comments

@multidis
Copy link

Trying to see file structure for this HDF5 file downloaded from this page:

fid = h5open("COINSETTER_execution_reports_03_2014-10_2014.h5", "r")
dump(fid)

HDF5File len 2
DATA_TYPES: HDF5Group len 7
Compound_CoinsetterTick: HDF5Datatype
id: Int32 50331961
toclose: Bool true
file: #undef
Enum_: HDF5Datatype
id: Int32 50331962
toclose: Bool true
file: #undef
Enum_Boolean: HDF5Datatype
id: Int32 50331963
toclose: Bool true
file: #undef
Enum___REPLACED_1: HDF5Datatype
id: Int32 50331964
toclose: Bool true
file: #undef
Enum___REPLACED_2: HDF5Datatype
id: Int32 50331965
toclose: Bool true
file: #undef
Enum___REPLACED_3: HDF5Datatype
id: Int32 50331966
toclose: Bool true
file: #undef
String_VariableLength: HDF5Datatype
id: Int32 50331967
toclose: Bool true
file: #undef
ticks.1414010709129_16:45:09: HDF5Dataset (246000,) :
ERROR: Not yet supported

Which aspect of this file is not supported? Any alternative commands to explore the structure / data organization? Thanks.

@musm
Copy link
Member

musm commented Dec 8, 2020

Stale, plus the download link is no longer available. Please open a new issue if this is still a problem, thanks.

@musm musm closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants