Breakthrough-Energy / PostREISE

Analyze and plot post simulation data
https://breakthrough-energy.github.io/docs/
MIT License
6 stars 13 forks source link

Add note and print statement to describe function's behavior #350

Closed rouille closed 2 years ago

rouille commented 2 years ago

Pull Request doc

Purpose

Add note and print statement in the sum_generation_by_type_zone function. Closes issue #339.

What the code is doing

Add a print statement if a condition is not met on parameter setting.

Testing

New unit test

Where to look

Usage Example/Visuals

N/A

Time estimate

5min