CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
208 stars 108 forks source link

Generator additional data #317

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Add placeholder columns for generator ramp data

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #317 (6850a51) into develop (2db90ea) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #317      +/-   ##
===========================================
+ Coverage    77.80%   77.82%   +0.01%     
===========================================
  Files          171      171              
  Lines        13938    13946       +8     
===========================================
+ Hits         10845    10853       +8     
  Misses        3093     3093              
Impacted Files Coverage Δ
andes/io/matpower.py 67.68% <100.00%> (+0.57%) :arrow_up:
andes/models/static/pv.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2db90ea...6850a51. Read the comment docs.