pvnet_uk_region / data_config.yaml
felixperetz's picture
Update data_config.yaml
491eaee verified
general:
description: Config for training the saved PVNet model
name: PVNet current
input_data:
gsp:
dropout_fraction: 0
dropout_timedeltas_minutes: null
forecast_minutes: 480
history_minutes: 120
time_resolution_minutes: 30
gsp_zarr_path: PLACEHOLDER.zarr
nwp:
ecmwf:
nwp_channels:
- t2m
- dswrf
- dlwrf
- hcc
- mcc
- lcc
- tcc
- sde
- sr
- duvrs
- u10
- v10
dropout_fraction: 1.0
dropout_timedeltas_minutes:
- -180
nwp_image_size_pixels_height: 12
nwp_image_size_pixels_width: 12
forecast_minutes: 480
history_minutes: 120
max_staleness_minutes: null
nwp_provider: ecmwf
time_resolution_minutes: 60
nwp_zarr_path: PLACEHOLDER.zarr
satellite:
satellite_channels:
- IR_016
- IR_039
- IR_087
- IR_097
- IR_108
- IR_120
- IR_134
- VIS006
- VIS008
- WV_062
- WV_073
dropout_fraction: 0
dropout_timedeltas_minutes: null
satellite_image_size_pixels_height: 24
satellite_image_size_pixels_width: 24
forecast_minutes: 0
history_minutes: 90
live_delay_minutes: 30
time_resolution_minutes: 5
satellite_zarr_path: PLACEHOLDER.zarr