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

[production/AQM.v7] Chemical ICs generation with previous two or three cycles restart files #773

Closed
chan-hoo opened this issue May 3, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@chan-hoo
Copy link
Collaborator

chan-hoo commented May 3, 2023

Copied from: NOAA-EMC/AQM#83

The NRT run failed at 06z cycle today because of 00z-cycle failure and no restart files to be used by the 06z cycle. In this case, please add a new feature of using the previous day's 12z cycle restart files to generate chemical IC files for today 06z cycle since yesterday's 18z cycle run had only 6-hr restart file.

We need to do the same thing for day 12z cycle run if today 06z cycle restart files are missing. In this case, we have to previous day 12z cycle restart files to generate chemical ICs for today 12z cycle.

Please be reminded that 00z and 18z cycles have 6-hr forecasts only.

Thanks,

Jianping

@chan-hoo chan-hoo added the enhancement New feature or request label May 3, 2023
@chan-hoo chan-hoo self-assigned this May 9, 2023
@chan-hoo
Copy link
Collaborator Author

chan-hoo commented May 9, 2023

@JianpingHuang-NOAA, for this capability, we'll need the restart files at fhr=18, so the configuration file config.yaml should be modified as follows:

  RESTART_INTERVAL: 6 18 24 42 60

@JianpingHuang-NOAA
Copy link

That is right. Thanks

@chan-hoo
Copy link
Collaborator Author

chan-hoo commented May 10, 2023

@JianpingHuang-NOAA, your description of failure doesn't make sense to me. Currently, the task 'aqm_ics' has the dependency as follows:

          <datadep age="00:00:00:05"><cyclestr offset="-{{- cycl_freq -}}">&COMIN_DIR;</cyclestr>/RESTART/<cyclestr>@Y@m@d.@H@[email protected]_tracer.res.tile1.nc</cyclestr></datadep>

This means that the task aqm_ics will be triggered only when the above restart file exists. However, you mentioned that your run failed due to the missing restart file. Your run should not fail but be on hold. I guess your failure might be caused by another reason. Moreover, if the '00z' cycle fails, your run will be stopped with the failure message in the current rocoto system. I don't understand how the 06z cycle keeps running with the failure of 00z.

@chan-hoo
Copy link
Collaborator Author

@JianpingHuang-NOAA, if you don't have any other comments, I'll close this issue.

@JianpingHuang-NOAA
Copy link

JianpingHuang-NOAA commented May 16, 2023 via email

@chan-hoo
Copy link
Collaborator Author

@JianpingHuang-NOAA, I didn't update anything about this. My comment was that this capability would not be available as far as I know. If you have any idea for this, I'll change the assignee to you and wait for your PR.

@chan-hoo chan-hoo removed their assignment May 16, 2023
michelleharrold pushed a commit to michelleharrold/ufs-srweather-app that referenced this issue Jun 7, 2023
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

No branches or pull requests

2 participants