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

bug: load.h5 file is not readable with pd.read_hdf with latest version of ReEDS #111

Open
sriharisundar opened this issue Jan 23, 2025 · 0 comments

Comments

@sriharisundar
Copy link

Describe the bug
R2X fails when trying to open the load.h5 file because the h5 file has multiple datasets. This is the error:

ValueError: Dataset(s) incompatible with Pandas data types, not table, or no datasets found in HDF5 file.

To Reproduce
Use ReEDS-2.0 at commit 047ddcb and run pacific test case, try opening the load.h5 file generated there with pd.read_hdf.

Environement (please complete the following information):

  • OS: Linux
  • R2X version: 1.0.1

Additional context
Ref ReEDS PR 1577

@sriharisundar sriharisundar changed the title bug: load.h5 file is not readable with pd.read_hdf bug: load.h5 file is not readable with pd.read_hdf with latest version of ReEDS Jan 23, 2025
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

1 participant