Currently run time for all data download scripts is set by the actual system time, and not the run_info seetings.
This should be updated with a common function to either:
- Use the utc time if no run_info is provided
- Use the T0 or start time if run_info provided.
Consideration for forecast vs historic (start and end time) should be considered.
Currently run time for all data download scripts is set by the actual system time, and not the run_info seetings.
This should be updated with a common function to either:
Consideration for forecast vs historic (start and end time) should be considered.