xarray-contrib/xarray-simlab

RuntimeContext: wrong `step_end` values

Opened this issue · 0 comments

step_end values passed as runtime context seem wrong.

"_clock_end": mclock_coord.shift({mclock_dim: 1}),

the clock coordinate should rather be shifted by -1.