Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add restart capability to forecast task #681

Closed
chan-hoo opened this issue Mar 17, 2023 · 0 comments · Fixed by #682
Closed

Add restart capability to forecast task #681

chan-hoo opened this issue Mar 17, 2023 · 0 comments · Fixed by #682
Assignees
Labels
enhancement New feature or request

Comments

@chan-hoo
Copy link
Collaborator

Description

  • The ufs weather model has the restart (warm-start) capability, but this option is not available in the UFS SRW App currently.
  • This ability is the NCO's requirement for the operational implementation.

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.

@chan-hoo chan-hoo added the enhancement New feature or request label Mar 17, 2023
@chan-hoo chan-hoo self-assigned this Mar 17, 2023
@MichaelLueken MichaelLueken linked a pull request Mar 20, 2023 that will close this issue
23 tasks
danrosen25 pushed a commit to esmf-org/ufs-srweather-app that referenced this issue Mar 28, 2023
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant