activitysim.core.configuration.ZarrDigitalEncoding#

settings activitysim.core.configuration.ZarrDigitalEncoding#

Digital encoding instructions for skim tables.

New in version 1.2.

Fields
field joint_dict: str [Required]#

The name of the joint dictionary for this group.

This must be a unique name for this set of skims, and a new array will be added to the Dataset with this name. It will be an integer- type array indicating the position of each element in the jointly encoded dictionary.

field regex: str [Required]#

A regular expression for matching skim matrix names.

All skims with names that match under typical regular expression rules for Python will be processed together.