You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These changes hook in the Python-based data ingest tool, replacing the previous scripts that handled this work as part of the get_extrn_mdl_file task. No attempt was made in this PR to replace the NOMADS fetching script with the Python utility, but the NOMADS data location has been added to the data_locations.yml file.
The functionality to write the data summary file has also been added to the Python tool to match the capabilities of the existing workflow tools.
Description
Solution
Add the restart option to the
run_fcst
task to use the warm start option of the ufs weather model.Acceptance Criteria (Definition of Done)
The forecast task can start again from the specific forecast hour that the restart files exist for in the 'RESTART' directory.
The text was updated successfully, but these errors were encountered: