Sukhil-Patel
commited on
update ECMWF image size pixels for prod
Browse files- data_config.yaml +2 -2
data_config.yaml
CHANGED
@@ -22,8 +22,8 @@ input_data:
|
|
22 |
- v100
|
23 |
- u200
|
24 |
- v200
|
25 |
-
nwp_image_size_pixels_height:
|
26 |
-
nwp_image_size_pixels_width:
|
27 |
nwp_provider: ecmwf
|
28 |
nwp_zarr_path: PLACEHOLDER.zarr
|
29 |
time_resolution_minutes: 60
|
|
|
22 |
- v100
|
23 |
- u200
|
24 |
- v200
|
25 |
+
nwp_image_size_pixels_height: 84
|
26 |
+
nwp_image_size_pixels_width: 84
|
27 |
nwp_provider: ecmwf
|
28 |
nwp_zarr_path: PLACEHOLDER.zarr
|
29 |
time_resolution_minutes: 60
|