Access data at different timesteps through Programmable Filter

Hi @jeytsav

This is not a trivial things to do I’m afraid. You need basically to browse all timesteps and recover all values in this filter.

To do that, you need to use the CONTINUE_EXECUTING information key.

I do not have a programmable filter example of this on hand sadly.