Skip to content

Releases: UDST/orca

v1.7

Choose a tag to compare

@smmaurer smmaurer released this 23 Aug 20:44
  • Support for PyTables 3.7+
  • Tested against Python 3.9 and 3.10
  • Removes server module

v1.6

Choose a tag to compare

@smmaurer smmaurer released this 30 Mar 20:45
8bf0e2a

v1.5.4

Choose a tag to compare

@smmaurer smmaurer released this 09 Nov 19:31
0a41626
  • Support for PyToolz 0.11+

v1.5.3

Choose a tag to compare

@smmaurer smmaurer released this 23 Oct 23:19
306e91b

Updated requirements to streamline installation

v1.5.1

Choose a tag to compare

@pksohn pksohn released this 22 Jun 21:43

Update required version of toolz

v1.5.0

Choose a tag to compare

@pksohn pksohn released this 22 Jun 00:12
  • Remove zbox as a dependency

General improvements and fixes

Choose a tag to compare

@federicofernandez federicofernandez released this 19 Apr 12:06
  • Modify merge_tables behavior in case of identical column names in multiple
    tables
  • Add cast option to update_col_from_series to handle type mismatches
  • Updated logic for outputting HDF5 files
  • Add file compression to run and write_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