|
general: |
|
description: Config for training the saved PVNet model |
|
name: PVNet current |
|
input_data: |
|
default_forecast_minutes: 480 |
|
default_history_minutes: 120 |
|
gsp: |
|
end_datetime: '2100-01-01T00:00:00' |
|
forecast_minutes: 480 |
|
gsp_zarr_path: PLACEHOLDER.zarr |
|
history_minutes: 120 |
|
metadata_only: false |
|
start_datetime: '1900-01-01T00:00:00' |
|
time_resolution_minutes: 30 |
|
hrvsatellite: |
|
forecast_minutes: 0 |
|
history_minutes: 60 |
|
hrvsatellite_channels: |
|
- HRV |
|
hrvsatellite_image_size_pixels_height: 24 |
|
hrvsatellite_image_size_pixels_width: 24 |
|
hrvsatellite_zarr_path: '' |
|
time_resolution_minutes: 5 |
|
nwp: |
|
forecast_minutes: 480 |
|
history_minutes: 120 |
|
nwp_channels: |
|
- t |
|
- dswrf |
|
nwp_image_size_pixels_height: 24 |
|
nwp_image_size_pixels_width: 24 |
|
nwp_zarr_path: PLACEHOLDER.zarr |
|
time_resolution_minutes: 60 |
|
satellite: |
|
forecast_minutes: 0 |
|
history_minutes: 90 |
|
live_delay_minutes: 60 |
|
satellite_channels: |
|
- IR_016 |
|
- IR_039 |
|
- IR_087 |
|
- IR_097 |
|
- IR_108 |
|
- IR_120 |
|
- IR_134 |
|
- VIS006 |
|
- VIS008 |
|
- WV_062 |
|
- WV_073 |
|
satellite_image_size_pixels_height: 24 |
|
satellite_image_size_pixels_width: 24 |
|
satellite_zarr_path: PLACEHOLDER.zarr |
|
time_resolution_minutes: 5 |
|
output_data: |
|
filepath: not-needed |
|
|