Function format_weather should return a column with the timezone of the weather station and each entry in the data.table. This can then be used to format to UTC in each function the output from format_weather is used (run_blackspot or trace_asco. This means time_zone should only need to be specified once
Function
format_weather
should return a column with the timezone of the weather station and each entry in the data.table. This can then be used to format to UTC in each function the output from format_weather is used (run_blackspot
ortrace_asco
. This means time_zone should only need to be specified once