general: description: Config for training the saved PVNet model name: PVNet current input_data: default_forecast_minutes: 480 default_history_minutes: 120 gsp: dropout_fraction: 0 dropout_timedeltas_minutes: null forecast_minutes: 480 gsp_zarr_path: PLACEHOLDER.zarr history_minutes: 120 time_resolution_minutes: 30 nwp: ecmwf: dropout_fraction: 1.0 dropout_timedeltas_minutes: - -360 forecast_minutes: 480.0 history_minutes: 120 max_staleness_minutes: null nwp_accum_channels: - dswrf - dlwrf - sr - duvrs nwp_channels: - t2m - dswrf - dlwrf - hcc - mcc - lcc - tcc - sde - sr - duvrs - u10 - v10 nwp_image_size_pixels_height: 12 nwp_image_size_pixels_width: 12 nwp_provider: ecmwf nwp_zarr_path: PLACEHOLDER.zarr time_resolution_minutes: 60