0.13.0 (2022-07-28)
Added
- subhourly support (1 min, 5 min, 10 min, 15 min, 20 min, 30 min)
TimeSeries and Relational classes FlowController collection chart:add_line_stacking(exp) #chart length study:initial_year() and study:final_year() collection.code input data exp:to_list(stage, scenario, block) and exp:to_int_list(stage, scenario, block) exp:remove_scenarios({int, ...}) exp:spread_stages() compare:set_relative_tolerance(double) and compare:set_absolute_tolerance(double)
Syntax Changes
Compare(title, rtol = 1e-4, atol = 0) to Compare(title)
Changed
- lua
5.4.2 to 5.4.4 - sol
3.2.3 to 3.3.0 - feather-icons replaced by lucide.dev
collection:load_table(...) and collection:load_table_without_header(...) from now on it considers all data as string - update to
0.29.0.gfm.4
Fixed
- utf8 encoding
- error in
concatenate_scenarios(...) - ternary operator when there were negative stages
Removed
- psrclasses epoch check
- study:save_relationship(…)
--return_errors argument