windnet_india / data_config.yaml
Sukhil-Patel's picture
Remove unused parameter
ae07c15 verified
general:
description: Config for training the saved PVNet model
name: PVNet current
input_data:
default_forecast_minutes: 2880
default_history_minutes: 60
nwp:
ecmwf:
coarsen_to_degrees: 0.2
dropout_fraction: 1.0
dropout_timedeltas_minutes:
- -360
forecast_minutes: 2880.0
history_minutes: 60
nwp_channels:
- t2m
- prate
- u10
- v10
- u100
- v100
- u200
- 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
gfs:
dropout_fraction: 1.0
dropout_timedeltas_minutes:
- -300
forecast_minutes: 2160.0
history_minutes: 0
nwp_channels:
- t
- prate
- u10
- v10
- u100
- v100
nwp_image_size_pixels_height: 10
nwp_image_size_pixels_width: 10
nwp_provider: gfs
nwp_zarr_path: PLACEHOLDER.zarr
time_resolution_minutes: 180
wind:
n_wind_systems_per_example: 1
time_resolution_minutes: 15
wind_files_groups:
- label: india
wind_filename: /mnt/storage_ssd_4tb/india_wind_data.nc
wind_metadata_filename: /mnt/storage_ssd_4tb/india_wind_metadata2.csv
wind_ml_ids: []