Sukhil-Patel commited on
Commit
2371dc1
1 Parent(s): 69d189f

Update data_config.yaml

Browse files

Making this change to account for coarsening which occurs spatially

Files changed (1) hide show
  1. data_config.yaml +2 -2
data_config.yaml CHANGED
@@ -21,8 +21,8 @@ input_data:
21
  - v100
22
  - u200
23
  - v200
24
- nwp_image_size_pixels_height: 42
25
- nwp_image_size_pixels_width: 42
26
  nwp_provider: ecmwf
27
  nwp_zarr_path: PLACEHOLDER.zarr
28
  time_resolution_minutes: 60
 
21
  - v100
22
  - u200
23
  - v200
24
+ nwp_image_size_pixels_height: 84
25
+ nwp_image_size_pixels_width: 84
26
  nwp_provider: ecmwf
27
  nwp_zarr_path: PLACEHOLDER.zarr
28
  time_resolution_minutes: 60