
verification_results
---------------------
Contains bias, RMSE, number of misses and number of false alarms for simulations

RMSE
results for each year, month and start time:
rmse_bias_stations_yearmonth_starthourUTC.txt

results for each month calculated over three years:
rmse_bias_stations_overall_month_starthourUTC.txt

After lead time, there are results for each station-lane-sensor pair
column variable
1      station id (id_lane_sensor)
2      rmse, Test simulation
3      bias, Test simulation
4      rmse, Reference simulation
5      bias, Reference simulation


Results of statistical significance test (1000 samples),
about whether the difference between simulations is statistically
significant.
Calculated for each month including data from three years

bootstrap_rmse_bias_staions_overall_month_starthourUTC.txt
After lead time, there are results for each station-lane-sensor pair.
The station id is on it's own row, with the results on the following line
1      mean rmse difference between the simulations
2      rmse difference, lower limit (95 % confidence)
3      rmse difference, upper limit (95 % confidence)
4      standard deviation of the rmse differences multiplied by z-value (1.96)
5      mean bias difference between the simulations
6      bias difference, lower limit (95 % confidence)
7      bias difference, upper limit (95 % confidence)
8      standard deviation of the bias differences multiplied by z-value (1.96)
--------------------

Surface temperature below zero degrees: hits, misses, false alarms, correct non-events
contingency_stations_yearmonth_starthourUTC.txt

results for each month calulcated over three years:
contingency_stations_overall_month_starthourUTC.txt

After lead time, there are results for each station-lane-sensor pair
column variable
1      station id (id_lane_sensor)
2      hits, Test simulation
3      false alarms, Test simulation
4      misses, Test simulation
5      correct non-event, Reference simulation
6      hits, Reference simulation
7      false alarms, Reference simulation
8      misses, Reference simulation
9      correct non-event, Reference simulation