PowerSystems.jl icon indicating copy to clipboard operation
PowerSystems.jl copied to clipboard

add time series checker function

Open claytonpbarrows opened this issue 2 years ago • 2 comments

Add a function that allows users to check the time series in a system for:

  • valid scaling_factor_multipliers
  • values in range 0 - 1.0
  • constant resolution and length
  • consistency across device types (all active RE gens should have a time series...) (nice to have)
  • anything else?

claytonpbarrows avatar Aug 22 '22 20:08 claytonpbarrows

Implemented post- parsing not as part of the parsing

jd-lara avatar Jan 30 '23 20:01 jd-lara

add helper function to the time series. Similar to show_components but for time series.

jd-lara avatar Jan 30 '23 20:01 jd-lara

closing since this is stale and most of this list is implemented by default.

jd-lara avatar Jun 25 '24 14:06 jd-lara