0.4.1 (2021-01-12)
Added
- first and last stage attributes to all variables and operators
select_stages(exp, first_stage, last_stage) rename_agents(exp, [string, string, ...]) - argument
--logname <string> to rename the log files (psrio.log and psrio-psrclasses.log to <string>.log and <string>-psrclasses.log)
Changed
crop_stages(exp) is now select_stages(exp)
Fixed
indexdat.fmt concurrent access
0.4.0 (2020-12-01)
Changed
- agents selection by order or name:
select_agents(exp, {int or string, int or string, ...}) - scenarios selection parameter in aggregation:
aggregate_scenarios(type, exp, {int, int, ...})
Removed