Link Search Menu Expand Document Facebook Twitter Linkedin Instagram Light mode Dark mode

0.27.0 (2023-12-12)

Added

  • datetime library
  • table extension
  • exp:collection()
  • exp:study_index()
  • exp:reshape_stages(Profile.QUARTER)
  • exp:to_block() and exp:to_hour() with automatic unit solver
  • chart:add_thermal_merit_order_curve(...)
  • collection:ids()
  • collection:get_study_index()
  • study:get_relationship_array(...)
  • toml:get_real_array(key)
  • BY_RAINFLOW_COUNT() aggregation
  • Reader class
  • debug(...) and trace(...)
  • base/sddp/deficit_cost_segment.lua
  • --modeloutput, --relative_tolerance, --absolute_tolerance arguments
  • PSR.interpolate_colors(color1, color2, color3, n)

Added (Collection)

  • OptPriceAgent collection
  • OptPriceContract collection
  • OptPriceLoad collection
  • OptPricePlant collection
  • OptPriceSystem collection

Added (Input Data)

  • battery.system
  • hydro.initial_condition
  • hydro.initial_condition_type
  • powerinjection.system
  • system.risk_aversion_curve

Syntax Changes

  • study:get_relationship(...) to study:get_relationship_map(...)
  • powerinjection.hour_capacity -> powerinjection.capacity
  • powerinjection.hour_price -> powerinjection.price

Changed

  • internal changes in reshape_stages

Fixed

  • GasEmission collection
  • error when loading an csv file inside a subdirectory
  • error in concatenate(…)
  • error saving an expression that has stage type = quarter

Removed

  • writer:open()

Submodules

  • github-markdown-css 5.3.0 -> 5.4.0
  • PSRClasses 5aa8e761 -> 57b055d9
  • zlib v1.2.13 -> v1.3