Releases: UDST/orca
Releases · UDST/orca
v1.7
v1.6
- New functionality to clear cache and update cache scope: https://udst.github.io/orca/core.html#caching
- Server module deprecated
v1.5.4
v1.5.3
v1.5.1
v1.5.0
General improvements and fixes
- Modify
merge_tables
behavior in case of identical column names in multiple
tables - Add
cast
option toupdate_col_from_series
to handle type mismatches - Updated logic for outputting HDF5 files
- Add file compression to
run
andwrite_tables
- Fix base year output for
iter_var
dependencies - Add
iter_step
injectable to track current simulation step - Change default behavior to output only local tables to
out_run_tables
- Use sets instead of lists in
to_frame