Sukhil-Patel
commited on
Commit
•
2371dc1
1
Parent(s):
69d189f
Update data_config.yaml
Browse filesMaking this change to account for coarsening which occurs spatially
- 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:
|
25 |
-
nwp_image_size_pixels_width:
|
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
|