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

create restart XX command to reset a GAHM run #1404

Open
wwlwpd opened this issue Oct 7, 2024 · 1 comment
Open

create restart XX command to reset a GAHM run #1404

wwlwpd opened this issue Oct 7, 2024 · 1 comment

Comments

@wwlwpd
Copy link
Collaborator

wwlwpd commented Oct 7, 2024

e.g.,

  asgs> restart 08 # where advisory O8 is used to compute nowcast length

Sometimes when the NHC issues intermediate advisories, it can cause some hiccups in the nowcast timings. This issue is to create a command to fix that - initially to run manually, in the future to run automatically if detected.

  1. stop your instance if you have not done so already
  2. edit statefile
  3. set LASTSUBDIR to the directory containing the nowcast for advisory 08, eg., LASTSUBDIR=/work/$USER/asgs373853/08
  4. set ADVISORY=08 (so the ASGS thinks the last advisory it saw was 08, and it will pick up and run with the latest advisory immediately)
  5. if you have a subdirectory for advisory 10 in your RUNDIR rename it, e.g., mv 10 10.old so ASGS can create a fresh one for this advisory
@wwlwpd wwlwpd changed the title create command to reset a GAHM run create restart XX command to reset a GAHM run Oct 7, 2024
@jasonfleming
Copy link
Collaborator

Same procedure applies to NAM and GFS, it's just that the cycle number is 10 digits rather than 2 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants