mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-17 11:16:40 +08:00
Provide a default value for data_frequency, choosing 'daily', so that the fill_delay is set even when a data_frequency value is not in kwargs. This does open up a place for disjointedness if the sim_params that is passed to run does not match the data_frequency set during initialize.