When working with synthetic data, the default start time of a run is 1980-01-01T00:00:00+00:00
But if you want to tell mth5 that the run should start at a different time, how is that done?
Tried manually changing runts.run_metadata.time_period.start but no joy.
Example can be found in aurora/test_utils/synthetic/make_mth5_from_asc.py
create_test3_h5
I created a fix_issue_188 branch with a few things I was trying.