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

1.2.0 (2024-10-21)

Added

  • Interactive charts with animation controls
  • Spreadsheet() and spreadsheet:add(exp, string)
  • exp:rainflow_count(exp1, range_min, range_max)
  • exp:initial_date()
  • exp:final_date()
  • exp:data_info()
  • exp:select_blocks({ i, j, k }) and exp:select_blocks(i, k)
  • circuit:bus_to(f)
  • circuit:bus_from(f)
  • chart:enable_controls()
  • chart:invert_axes()
  • chart:xlabel_datetime_format(string)
  • chart:add_line(exp, { data_format = '...' }), …
  • chart:add_box_plot_categories(exp1, exp2, exp3, exp4, exp5, label, options)
  • chart:add_heatmap_agents(exp)
  • chart:enable_vertical_zoom()
  • chart:horizontal_legend
  • BY_AVERAGE_EXCLUDING(double) aggregation
  • BY_SUM_EXCLUDING(double) aggregation
  • BY_PERCENTILE_EXCLUDING(int, double) aggregation
  • PSR.console_verbose_level(i)
  • PSR.console_verbose_level()
  • --skip_typical_days_validation argument

Added (Collection)

  • ElectrificationFixedConverter
  • ElectrificationFixedCommodity

Added (Input Data)

  • circuit.decommissioned
  • hydro.ramp_up
  • hydro.ramp_down
  • hydro.bid_price
  • expansion_project.integration_cost
  • expansion_project.invest_cost_unit
  • expansion_project.invest_cost
  • expansion_project.annualized_invest_cost
  • thermal.commitment_type
  • battery.charge_ramp
  • battery.discharge_ramp
  • battery.max_reserve
  • battery.bid_price
  • renewable.max_reserve
  • renewable.bid_price

Submodules

  • lua 5.4.6 -> 5.4.7