iza-institute-of-labor-economics / gettsim

The GErman Taxes and Transfers SIMulator
https://gettsim.readthedocs.io/
GNU Affero General Public License v3.0
54 stars 32 forks source link

BUG: Time conversion after rounding #712

Closed MImmesberger closed 6 months ago

MImmesberger commented 6 months ago

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.