Skip to content

Commit

Permalink
update nwp file
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 22, 2024
1 parent dc6d56e commit 958b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forecast-inference/aws_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ model_path: s3://uk-site-forecaster-models-${OCF_ENVIRONMENT}/models/model-0.3.0
nwp:
cls: psp.data_sources.nwp.NwpDataSource
args:
- s3://nowcasting-nwp-${OCF_ENVIRONMENT}/data/latest.zarr
- ${NWP_ZARR_PATH}
kwargs:
time_dim_name: init_time
value_name: UKV
Expand Down

0 comments on commit 958b9d1

Please sign in to comment.