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

RE Case: PV + Battery + Hydrogen #215

Merged
merged 40 commits into from
Jul 24, 2023

Conversation

dguittet
Copy link
Contributor

@dguittet dguittet commented Jul 18, 2023

Addresses issue:

RE Collaborative case study #207

Code for industry case study with placeholder data for PV capacity factors, Loads, Reserves, NG prices

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Conflicts:
	dispatches/case_studies/renewables_case/PEM_parametrized_bidder.py
	dispatches/case_studies/renewables_case/RE_surrogate_optimization_steadystate.py
	dispatches/case_studies/renewables_case/run_double_loop.py
	dispatches/case_studies/renewables_case/run_double_loop_PEM.py
	dispatches/case_studies/renewables_case/tests/test_surrogate_opt.py
	dispatches/case_studies/renewables_case/wind_PEM_double_loop.py
	dispatches/workflow/parametrized_bidder.py
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 92.32% and project coverage change: +0.11 🎉

Comparison is base (5f38880) 89.76% compared to head (1612d1d) 89.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   89.76%   89.87%   +0.11%     
==========================================
  Files          74       77       +3     
  Lines        8853     9257     +404     
==========================================
+ Hits         7947     8320     +373     
- Misses        906      937      +31     
Impacted Files Coverage Δ
..._studies/renewables_case/solar_battery_hydrogen.py 90.63% <90.63%> (ø)
...s/renewables_case/solar_battery_hydrogen_inputs.py 100.00% <100.00%> (ø)
...newables_case/tests/test_solar_battery_hydrogen.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@Xinhe-Chen Xinhe-Chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks good to me.

@ksbeattie ksbeattie added the Priority:Normal Medium Priority Issue or PR label Jul 24, 2023
@ksbeattie ksbeattie merged commit 654d287 into gmlc-dispatches:main Jul 24, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Medium Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants