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

Closed
sriharisundar opened this issue Jan 23, 2025 · 0 comments · Fixed by #115
Closed
Assignees
Labels
ReEDS Issues related with ReEDS parser ReEDS2PLEXOS REEDS2Sienna Issues related to ReEDS translations to Sienna
Milestone

Comments

@sriharisundar
Copy link
Collaborator

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
@pesap pesap added ReEDS Issues related with ReEDS parser ReEDS2PLEXOS REEDS2Sienna Issues related to ReEDS translations to Sienna labels Jan 31, 2025
@pesap pesap added this to the R2X v.1.1.0 milestone Jan 31, 2025
@pesap pesap closed this as completed in #115 Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReEDS Issues related with ReEDS parser ReEDS2PLEXOS REEDS2Sienna Issues related to ReEDS translations to Sienna
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants