Update validation csv
peterdudfield opened this issue · 4 comments
peterdudfield commented
Detailed Description
Update columns to openclimatefix/predict_pv_yield#96 (comment)
JackKelly commented
Thanks! Sorry for not commenting on your PR earlier!
peterdudfield commented
openclimatefix/predict_pv_yield#96 (comment)
Just all part of the 'dev' cycle
peterdudfield commented
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)
Although Ill try to use all lower case letters
JackKelly commented
SGTM