Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@MartinBelthle MartinBelthle released this 12 Nov 13:53
5b90824
  • don't crash when fo_rate or po_rate are equal to 1
  • add links ts generation ⚠️ Breaking Change
    • ThermalDataGenerator -> TimeseriesGenerator
    • ThermalDataGenerator.generate_time_series(...) -> TimeseriesGenerator.generate_time_series_for_clusters(...)
    • new class OutageGenerationParameters introduced changes the way to instantiate a ThermalCluster (see the README)