activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

Deprecate "h5_store" setting.

Open jpn-- opened this issue 1 year ago • 0 comments
trafficstars

#763 added a file_type setting for output files, to allow outputs in csv, hdf5, or (now) parquet formats. Other formats may be added in the future.

The legacy code only allowed csv or hdf5, and enabled the latter through the boolean setting h5_store. This setting should now be deprecated.

jpn-- avatar Feb 06 '24 16:02 jpn--