Closed ppinchuk closed 8 months ago
@grantbuster this PR is based on what we discussed this morning. Let me know if you see any red flags or if I am missing anything here
Attention: Patch coverage is 98.00000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 87.22%. Comparing base (
4a0fd31
) to head (a8b55a0
).
Files | Patch % | Lines |
---|---|---|
reV/supply_curve/points.py | 97.29% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When specifying an EOS curve, we were reporting the EOS multiplier and the scaled LCOE but not the scaled capital cost. This PR now also outputs the scaled capital cost value in the SC, which is needed for downstream models like ReEDS.
Also report cost values and annual energy for each supply curve based on its capacity.