general: description: Config for training the saved PVNet model name: PVNet current input_data: data_source_which_defines_geospatial_locations: wind default_forecast_minutes: 2880 default_history_minutes: 60 nwp: ecmwf: forecast_minutes: 2880 history_minutes: 60 nwp_channels: - t2m - u10 - u100 - u200 - v10 - v100 - v200 nwp_image_size_pixels_height: 84 nwp_image_size_pixels_width: 84 nwp_provider: ecmwf nwp_zarr_path: PLACEHOLDER.zarr time_resolution_minutes: 60 x_dim_name: longitude y_dim_name: latitude wind: get_center: true n_wind_systems_per_example: 1 wind_files_groups: - label: india wind_filename: /mnt/storage_ssd_4tb/india_wind_data.nc wind_metadata_filename: /mnt/storage_ssd_4tb/india_wind_metadata.csv