Open benbovy opened 8 months ago
step_end values passed as runtime context seem wrong.
step_end
https://github.com/xarray-contrib/xarray-simlab/blob/33a4c83b3046153ff4a63c44925d67b54d42beb0/xsimlab/drivers.py#L175
the clock coordinate should rather be shifted by -1.
-1
step_end
values passed as runtime context seem wrong.https://github.com/xarray-contrib/xarray-simlab/blob/33a4c83b3046153ff4a63c44925d67b54d42beb0/xsimlab/drivers.py#L175
the clock coordinate should rather be shifted by
-1
.