t0_datetime_utc
target_datetime_utc :The datetime the forecast is about. i.e. t0_datetime_utc + (forecast_timestep_i * forecast_sample_period)
forecast_gsp_pv_outturn_mw
actual_gsp_pv_outturn_mw
gsp_id
batch_index (optional, but useful for debugging)
example_index (optional, but useful for debugging)
Pull Request
Description
Update saved validation results
Columns:
t0_datetime_utc target_datetime_utc :The datetime the forecast is about. i.e. t0_datetime_utc + (forecast_timestep_i * forecast_sample_period) forecast_gsp_pv_outturn_mw actual_gsp_pv_outturn_mw gsp_id batch_index (optional, but useful for debugging) example_index (optional, but useful for debugging)
Fixes #62
How Has This Been Tested?
add unittests
Checklist: