Skip to content

Allow simulated data start/end times to be set

Matthew Pitkin requested to merge add_fake_data_times into master

In the DAG set up it doesn't currently allow you to set the start time, end time, or data time step for simulated data. This MR adds this ability, including adding it to the simulation class.

Merge request reports