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

Fix #8, add tests using PowerSystemCaseBuilder #14

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

GabrielKS
Copy link
Collaborator

This fixes PowerAnalytics bug #8. NOTE: depends on NREL-Sienna/PowerSystemCaseBuilder.jl#67, which depends on NREL-Sienna/PowerSystems.jl#1022.

  • Fix Bug getting load data for systems with PowerLoad #8, accomplished by the small changes in get_data.jl
  • Add a dependency on PowerSystemCaseBuilder
  • Test the fix
  • NOTE: depends on the new system c_sys5_all_components I just added to PowerSystemCaseBuilder, which in turn depends on a convert_component! method in PowerSystems I just added

 - Fix #8, accomplished by the small changes in `get_data.jl`
 - Add a dependency on PowerSystemCaseBuilder
 - Test the fix
 - NOTE: depends on the new system `c_sys5_all_components` I just added
   to PowerSystemCaseBuilder, which in turn depends on a
   `convert_component!` method in PowerSystems I just added
@GabrielKS
Copy link
Collaborator Author

Test error System c_sys5_all_components of Category PowerSystemCaseBuilder.PSITestSystems not found in current SystemCatalog is expected given the dependency note.

@jd-lara jd-lara merged commit fe8a49f into main Oct 26, 2023
2 of 5 checks passed
@jd-lara jd-lara deleted the gks/issue-8 branch July 10, 2024 19:28
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

Successfully merging this pull request may close these issues.

Bug getting load data for systems with PowerLoad
2 participants