I see that there are modifications to the code to allow the user to specify the time of day that simulations are initialized. This is super helpful for data assimilation, especially when assimilating observations done in the middle of the day.
I have tried to use the latest version with start = 2018-07-12 12:00 and test by examining the output solar radiation values (with sub-daily output). My tests seem to suggest that the updates are not working because the solar radiation always starts with zero values before ramping up to mid-day values regardless of the hour specified in the start time. Is the starting hour capacity fully functional, is there a potential issue, or am I not implementing it correctly?
I see that there are modifications to the code to allow the user to specify the time of day that simulations are initialized. This is super helpful for data assimilation, especially when assimilating observations done in the middle of the day.
I have tried to use the latest version with start = 2018-07-12 12:00 and test by examining the output solar radiation values (with sub-daily output). My tests seem to suggest that the updates are not working because the solar radiation always starts with zero values before ramping up to mid-day values regardless of the hour specified in the start time. Is the starting hour capacity fully functional, is there a potential issue, or am I not implementing it correctly?
Thanks for any insight!