pvnet_india / data_config.yaml
jacobbieker's picture
Update data_config.yaml
86e64e5 verified
general:
description: Config for training the saved PVNet model
name: PVNet current
input_data:
data_source_which_defines_geospatial_locations: pv
default_forecast_minutes: 2880
default_history_minutes: 60
nwp:
ecmwf:
forecast_minutes: 2880
history_minutes: 60
nwp_channels:
- hcc
- lcc
- mcc
- prate
- sde
- sr
- t2m
- tcc
- u10
- v10
- dlwrf
- dswrf
nwp_image_size_pixels_height: 64
nwp_image_size_pixels_width: 64
nwp_provider: ecmwf
nwp_zarr_path: PLACEHOLDER.zarr
time_resolution_minutes: 60
x_dim_name: longitude
y_dim_name: latitude
pv:
get_center: true
n_pv_systems_per_example: 1
pv_files_groups:
- label: india
pv_filename: PLACEHOLDER.netcdf
pv_metadata_filename: PLACEHOLDER.csv
pv_ml_ids: []
time_resolution_minutes: 15