iza-institute-of-labor-economics/gettsim

BUG: Time conversion after rounding

Closed this issue · 0 comments

Bug description

When using eink_st_m_sn as a target, there is an error that the rounding specification is missing in the parameter yaml. This happens because the source function (eink_st_y_sn) is rounded and an entry for eink_st_m_sn is missing in the parameter yaml.

Expected Output

The source function should be rounded as specified. Then, the converted function should be created.